aws-samples / sagemaker-101-workshop

Hands-on demonstrations for data scientists exploring Amazon SageMaker
76 stars 47 forks source link

Mention Feature Store, Model Registry, AutoGluon #30

Closed athewsey closed 1 year ago

athewsey commented 1 year ago

Issue #, if available: N/A - but hope to tackle #26

Description of changes:

As the MLOps maturity of the average business grows, more users are keen to be introduced to more advanced features like SageMaker Feature Store and SageMaker Model Registry even in their first steps with SageMaker.

Built-in algorithms have also moved on, with AutoGluon-Tabular ensembling showing compelling accuracy gains vs XGBoost+HPO on benchmark datasets.

This PR attempts to incorporate these features into our initial built-in algo exercise.

Known limitations:



By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.