aws / amazon-sagemaker-examples

Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
https://sagemaker-examples.readthedocs.io
Apache License 2.0
10.14k stars 6.78k forks source link

Not all parameters of XGboost on sagemaker are supported/Not working! #1671

Open saman-rahbar opened 4 years ago

saman-rahbar commented 4 years ago

Example of that: parameters in https://github.com/dmlc/xgboost (which XGboost Sagemaker is inspired from)

hongshanli23 commented 4 years ago

@saman-rahbar can you list which notebook you ran into trouble?