Skip to content

Commit d9133bc

Browse files
authored
Merge pull request aws#38 from awslabs/xgboost-updates
XGBoost notebook changes
2 parents adfb6e6 + 3e4600a commit d9133bc

File tree

8 files changed

+704
-1400
lines changed

8 files changed

+704
-1400
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### Bring Your Own Model (XGboost)
2+
`sagemaker-xgboost-bring-your-own-model.ipynb` shows how to train and Xgboost model in scikit-learn and then inject it into Amazon SageMaker's first party XGboost container for scoring. This addresses the use case where a customer has already trained their model outside of Amazon SageMaker, but wishes to host it for predictions within Amazon SageMaker.

0 commit comments

Comments
 (0)