SwapnilSwapnil's Studio
Azure AIEp 21

Azure Machine Learning — Build & Deploy Custom Models

Train, evaluate, and deploy custom ML models with Azure Machine Learning — AutoML, compute clusters, and MLOps.

9
slides
🖥️Azure Demo Steps
  1. 1Create Azure Machine Learning workspace
  2. 2Explore the AML Studio interface
  3. 3Upload a dataset
  4. 4Run AutoML experiment on tabular data
  5. 5Review best model metrics (accuracy, AUC)
  6. 6Deploy model as a real-time endpoint
  7. 7Test the endpoint with a REST call