Skip to content

Commit 1bd83a8

Browse files
authored
Merge pull request #92117 from cartacioS/patch-19
Updating ADB AutoML info
2 parents 01f2fab + a73c210 commit 1bd83a8

File tree

5 files changed

+6
-2
lines changed

5 files changed

+6
-2
lines changed

articles/machine-learning/service/how-to-configure-environment.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ Use these settings:
300300
| Setting |Applies to| Value |
301301
|----|---|---|
302302
| Cluster name |always| yourclustername |
303-
| Databricks Runtime |always| Any non-ML runtime (non-ML 4.x, 5.x) |
303+
| Databricks Runtime |always|Non-ML Runtime 6.0 (scala 2.11, spark 2.4.3) |
304304
| Python version |always| 3 |
305305
| Workers |always| 2 or higher |
306306
| Worker node VM types <br>(determines max # of concurrent iterations) |Automated ML<br>only| Memory optimized VM preferred |
@@ -345,13 +345,17 @@ SDK for Databricks **_without_** automated machine learning
345345
![Azure Machine Learning SDK for Databricks](./media/how-to-configure-environment/amlsdk-withoutautoml.jpg)
346346
347347
SDK for Databricks **WITH** automated machine learning
348-
![SDK with automated machine learning installed on Databricks](./media/how-to-configure-environment/automlonadb.jpg)
348+
![SDK with automated machine learning installed on Databricks](./media/how-to-configure-environment/automlonadb.png)
349349
350350
### Start exploring
351351
352352
Try it out:
353353
+ While many sample notebooks are available, **only [these sample notebooks](https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/azure-databricks) work with Azure Databricks.**
354354
355+
+ Import these samples directly from your workspace. See below:
356+
![Select Import](media/how-to-configure-environment/azure-db-screenshot.png)
357+
![Import Panel](media/how-to-configure-environment/azure-db-import.png)
358+
355359
+ Learn how to [create a pipeline with Databricks as the training compute](how-to-create-your-first-pipeline.md).
356360
357361
## <a id="workspace"></a>Create a workspace configuration file
89.3 KB
Loading
17.7 KB
Loading
84.4 KB
Loading

0 commit comments

Comments
 (0)