Skip to content

This is a Jupyter notebook based viewer of AutoGluon training job on SageMaker.

License

Notifications You must be signed in to change notification settings

muhyun/autogluon-model-viewer

Repository files navigation

AutoGluon Model Performance Viewer

This is a Jupyter notebook which retrieves AutoGluon Tabular training jobs in Amazon SageMaker, and to visualize the model training output and the performance on test dataset.

In order to use this, you should train the model using autogluon-tabular found in Amazon SageMaker examples GIT repo It will create the below output files once the training is finished.

  • leaderboard
  • summary of models being trained
  • visualized architecture of the ensemble model
  • classification report, feature importance, confusion matrix, ROC curve for classification model

About

This is a Jupyter notebook based viewer of AutoGluon training job on SageMaker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published