From 2c3d3f446d37e54379eecb0356e304acebc45856 Mon Sep 17 00:00:00 2001 From: Parashar Shah <17348989+parasharshah@users.noreply.github.com> Date: Fri, 30 Nov 2018 12:38:37 -0800 Subject: [PATCH] updated guidance --- databricks/automl_adb_readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databricks/automl_adb_readme.md b/databricks/automl_adb_readme.md index bc99654b..e1da4b47 100644 --- a/databricks/automl_adb_readme.md +++ b/databricks/automl_adb_readme.md @@ -17,7 +17,7 @@ Select New Cluster and fill in following detail: - Databricks Runtime: Any 4.x runtime. - Python version: **3** - Workers: 2 or higher. - - Max. number of concurrent runs in Automated ML settings is <= to the number of **worker nodes** in your Databricks cluster. + - Max. number of **concurrent iterations** in Automated ML settings is **<=** to the number of **worker nodes** in your Databricks cluster. - Worker node VM types: **Memory optimized VM** preferred. - Uncheck _Enable Autoscaling_