aws / aws/amazon-sagemaker-examples
xgboost_customer_churn_neo_studio.ipynb failed CI
- Dominant language
- Jupyter Notebook
- Stars
- 11k
- Forks
- 7k
- Avg merge
- 8h 29m
- Merged PRs (30d)
- 8
Description
Link to the notebook:
https://github.com/aws/amazon-sagemaker-examples/blob/master/aws_sagemaker_studio/sagemaker_neo_compilation_jobs/xgboost_customer_churn/xgboost_customer_churn_neo_studio.ipynb
Error:
---------------------------------------------------------------------------
Exception encountered at "In [22]":
---------------------------------------------------------------------------
UnexpectedStatusException Traceback (most recent call last)
in
5 framework='xgboost',
6 framework_version='0.7',
----> 7 output_path=output_path)
/opt/conda/lib/python3.7/site-packages/sagemaker/estimator.py in compile_model(self, target_instance_family, input_shape, output_path, framework, framework_version, compile_max_run, tags, target_platform_os, target_platform_arch, target_platform_accelerator, compiler_options, **kwargs)
761 target_platform_arch=target_platform_arch,
762 target_platform_accelerator=target_platform_accelerator,
--> 763 compiler_options=compiler_options,
764 )
765
Contributor guide
Research direction
Open aws_sagemaker_studio/sagemaker_neo_compilation_jobs/xgboost_customer_churn/xgboost_customer_churn_neo_studio.ipynb and inspect the failing In [22] cell, especially the compile_model call and its UnexpectedStatusException. Reproduce the notebook's CI failure and confirm that the notebook runs successfully through model compilation when done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, jupyter-notebook, python
- Domain
- cloud, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100