aws / aws/amazon-sagemaker-examples

unclear method '_Booster.save_model' in xgboost_bring_your_own_model.ipynb

Open
#1,089 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
11k
Forks
7k
Avg merge
8h 29m
Merged PRs (30d)
8

Description

https://github.com/awslabs/amazon-sagemaker-examples/blob/master/advanced_functionality/xgboost_bring_your_own_model/xgboost_bring_your_own_model.ipynb

I can't find documentation for "_Booster" method used in
bt._Booster.save_model(model_file_name)
Could you, please, clarify?

Contributor guide

Open the contributing guide

Research direction

Open advanced_functionality/xgboost_bring_your_own_model/xgboost_bring_your_own_model.ipynb and inspect the use of bt._Booster.save_model(model_file_name). Check the surrounding example and available XGBoost API documentation, then clarify what _Booster represents and why save_model is used in the notebook.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
documentation, machine-learning
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.