<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE FL_Course SYSTEM "https://www.flane.de/dtd/fl_course095.dtd"><?xml-stylesheet type="text/xsl" href="https://portal.flane.ch/css/xml-course.xsl"?><course productid="34006" language="fr" source="https://portal.flane.ch/swisscom/fr/xml-course/microsoft-dp-3014" lastchanged="2025-12-23T16:01:54+01:00" parent="https://portal.flane.ch/swisscom/fr/xml-courses"><title>Build machine learning solutions using Azure Databricks</title><productcode>DP-3014</productcode><vendorcode>MS</vendorcode><vendorname>Microsoft</vendorname><fullproductcode>MS-DP-3014</fullproductcode><version>1.0</version><essentials>&lt;p&gt;This learning path assumes that you have experience of using Python to explore data and train machine learning models with common open source frameworks, like Scikit-Learn, PyTorch, and TensorFlow. Consider completing the Create machine learning models learning path before starting this one.&lt;/p&gt;</essentials><audience>&lt;p&gt;This course is designed for aspiring data scientists and AI engineers who need to train and manage machine learning models by using Azure Databricks.&lt;/p&gt;</audience><contents>&lt;h4&gt;Explore Azure Databricks&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;Get started with Azure Databricks&lt;/li&gt;&lt;li&gt;Identify Azure Databricks workloads&lt;/li&gt;&lt;li&gt;Understand key concepts&lt;/li&gt;&lt;li&gt;Data governance using Unity Catalog and Microsoft Purview&lt;/li&gt;&lt;li&gt;Exercise - Explore Azure Databricks&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;Use Apache Spark in Azure Databricks&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;Get to know Spark&lt;/li&gt;&lt;li&gt;Create a Spark cluster&lt;/li&gt;&lt;li&gt;Use Spark in notebooks&lt;/li&gt;&lt;li&gt;Use Spark to work with data files&lt;/li&gt;&lt;li&gt;Visualize data&lt;/li&gt;&lt;li&gt;Exercise - Use Spark in Azure Databricks&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;Train a machine learning model in Azure Databricks&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;Understand principles of machine learning&lt;/li&gt;&lt;li&gt;Machine learning in Azure Databricks&lt;/li&gt;&lt;li&gt;Prepare data for machine learning&lt;/li&gt;&lt;li&gt;Train a machine learning model&lt;/li&gt;&lt;li&gt;Evaluate a machine learning model&lt;/li&gt;&lt;li&gt;Exercise - Train a machine learning model in Azure Databricks&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;Use MLflow in Azure Databricks&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;Capabilities of MLflow&lt;/li&gt;&lt;li&gt;Run experiments with MLflow&lt;/li&gt;&lt;li&gt;Register and serve models with MLflow&lt;/li&gt;&lt;li&gt;Exercise - Use MLflow in Azure Databricks&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;Tune hyperparameters in Azure Databricks&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;Optimize hyperparameters with Optuna&lt;/li&gt;&lt;li&gt;Review trials&lt;/li&gt;&lt;li&gt;Scale hyperparameter optimization&lt;/li&gt;&lt;li&gt;Exercise - Optimize hyperparameters for machine learning in Azure Databricks&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;Use AutoML in Azure Databricks&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;What is AutoML?&lt;/li&gt;&lt;li&gt;Use AutoML in the Azure Databricks user interface&lt;/li&gt;&lt;li&gt;Use code to run an AutoML experiment&lt;/li&gt;&lt;li&gt;Exercise - Use AutoML in Azure Databricks&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;Train deep learning models in Azure Databricks&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;Understand deep learning concepts&lt;/li&gt;&lt;li&gt;Train models with PyTorch&lt;/li&gt;&lt;li&gt;Distribute PyTorch training with TorchDistributor&lt;/li&gt;&lt;li&gt;Exercise - Train deep learning models on Azure Databricks&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;Manage machine learning in production with Azure Databricks&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;Automate your data transformations&lt;/li&gt;&lt;li&gt;Explore model development&lt;/li&gt;&lt;li&gt;Explore model deployment strategies&lt;/li&gt;&lt;li&gt;Explore model versioning and lifecycle management&lt;/li&gt;&lt;li&gt;Exercise - Manage a machine learning model&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;</contents><essentials_plain>This learning path assumes that you have experience of using Python to explore data and train machine learning models with common open source frameworks, like Scikit-Learn, PyTorch, and TensorFlow. Consider completing the Create machine learning models learning path before starting this one.</essentials_plain><audience_plain>This course is designed for aspiring data scientists and AI engineers who need to train and manage machine learning models by using Azure Databricks.</audience_plain><contents_plain>Explore Azure Databricks


- Introduction
- Get started with Azure Databricks
- Identify Azure Databricks workloads
- Understand key concepts
- Data governance using Unity Catalog and Microsoft Purview
- Exercise - Explore Azure Databricks
- Module assessment
- Summary

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
- Exercise - Use Spark in Azure Databricks
- Module assessment
- Summary

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
- Exercise - Train a machine learning model in Azure Databricks
- Module assessment
- Summary

Use MLflow in Azure Databricks


- Introduction
- Capabilities of MLflow
- Run experiments with MLflow
- Register and serve models with MLflow
- Exercise - Use MLflow in Azure Databricks
- Module assessment
- Summary

Tune hyperparameters in Azure Databricks


- Introduction
- Optimize hyperparameters with Optuna
- Review trials
- Scale hyperparameter optimization
- Exercise - Optimize hyperparameters for machine learning in Azure Databricks
- Module assessment
- Summary

Use AutoML in Azure Databricks


- Introduction
- What is AutoML?
- Use AutoML in the Azure Databricks user interface
- Use code to run an AutoML experiment
- Exercise - Use AutoML in Azure Databricks
- Module assessment
- Summary

Train deep learning models in Azure Databricks


- Introduction
- Understand deep learning concepts
- Train models with PyTorch
- Distribute PyTorch training with TorchDistributor
- Exercise - Train deep learning models on Azure Databricks
- Module assessment
- Summary

Manage machine learning in production with Azure Databricks


- Introduction
- Automate your data transformations
- Explore model development
- Explore model deployment strategies
- Explore model versioning and lifecycle management
- Exercise - Manage a machine learning model
- Module assessment
- Summary</contents_plain><duration unit="d" days="1">1 jour</duration><pricelist><price country="PL" currency="PLN">1400.00</price><price country="IT" currency="EUR">490.00</price><price country="DE" currency="EUR">690.00</price><price country="AT" currency="EUR">690.00</price><price country="SE" currency="EUR">690.00</price><price country="NL" currency="EUR">645.00</price><price country="US" currency="USD">675.00</price><price country="CA" currency="CAD">675.00</price><price country="GB" currency="GBP">940.00</price><price country="CH" currency="CHF">870.00</price><price country="SI" currency="EUR">690.00</price><price country="FR" currency="EUR">950.00</price></pricelist><miles/></course>