Explore Azure Databricks
- Introduction
- Get started with Azure Databricks
- Identify Azure Databricks workloads
- Understand key concepts
Use Apache Spark in Azure Databricks
- Introduction
- Get to know Spark
- Create a Spark cluster
- Use Spark in notebooks
- Use Spark to work with data files
- Visualize data
Train a machine learning model in Azure Databricks
- Introduction
- Understand principles of machine learning
- Machine learning in Azure Databricks
- Prepare data for machine learning
- Train a machine learning model
- Evaluate a machine learning model
Use MLflow in Azure Databricks
- Introduction
- Capabilities of MLflow
- Run experiments with MLflow
- Register and serve models with MLflow
Tune hyperparameters in Azure Databricks
- Introduction
- Optimize hyperparameters with Hyperopt
- Review Hyperopt trials
- Scale Hyperopt trials
Use AutoML in Azure Databricks
- Introduction
- What is AutoML?
- Use AutoML in the Azure Databricks user interface
- Use code to run an AutoML experiment
Train deep learning models in Azure Databricks
- Introduction
- Understand deep learning concepts
- Train models with PyTorch
- Distribute PyTorch training with Horovod