Tutorials: Get started with AI and machine learning
Article
The notebooks in this section are designed to get you started quickly with AI and machine learning on Mosaic AI. You can import each notebook to your Azure Databricks workspace to run them.
These notebooks illustrate how to use Azure Databricks throughout the AI lifecycle, including data loading and preparation; model training, tuning, and inference; and model deployment and management.
Azure Databricks is a cloud-scale platform for data analytics and machine learning. Data scientists and machine learning engineers can use Azure Databricks to implement machine learning solutions at scale. (DP-3014)
AI and Machine Learning on Databricks, an integrated environment to simplify and standardize AI, ML, DL, and LLM development. Tutorials and user guides for common tasks and scenarios.
Learn how to train machine learning models using scikit-learn in Azure Databricks. Basic classification model. End-to-end example of ML on Azure Databricks.
Learn how to train machine learning models using the Apache Spark MLlib Pipelines API in Azure Databricks. Classification, regression, and custom transformer examples.