Get started with machine learning in Databricks

  1. create Azure Databricks and launch workspace

2. import jupyter notebook into workspace

import Notebooks URL: https://docs.microsoft.com/en-us/azure/databricks/_static/notebooks/getting-started/get-started-sklearn-7.3.html

3. create cluster
we can select Databricks Runtime Version: 8.1 ML (includes Apache Spark 3.1.1, Scala 2.12)
Worker Type: Standard_D12_v2

4. Attach the cluster to notebook and click “Run All”

Leave a Reply

Your email address will not be published. Required fields are marked *