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.17k stars 6.79k forks source link

[Example Request] Example showing how to utilise tree collection metrics captured from XGBoost estimator object #2778

Open Prathzee opened 3 years ago

Prathzee commented 3 years ago

Describe the use case example you want to see Example showing how to utilise tree collection metrics captured from XGBoost estimator object

How would this example be used? Please describe. Use XGBoost estimator, collect tree metrics, from debugger hook and visualize the tree metrics in an interpretable manner

Describe which SageMaker services are involved Sagemaker Debugger

**Describe what other services (other than SageMaker) are involved*** NA

anuj2054 commented 3 years ago

@Prathzee what do you mean by tree collection metrics ? Could you expand a little...