Update auto-ml-classification-with-deployment.ipynb

This commit is contained in:
Josée Martens
2019-05-24 13:45:04 -05:00
committed by GitHub
parent 7ce5a43b58
commit 70fdab0a28

View File

@@ -51,7 +51,7 @@
"source": [
"## Setup \n",
"\n",
"<a name="setup"></a>As part of the setup you have already created an Azure ML `Workspace` object. For AutoML you will need to create an `Experiment` object, which is a named object in a `Workspace` used to run experiments."
"As part of the setup you have already created an Azure ML `Workspace` object. For AutoML you will need to create an `Experiment` object, which is a named object in a `Workspace` used to run experiments."
]
},
{