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

This commit is contained in:
Josée Martens
2019-05-24 13:44:35 -05:00
committed by GitHub
parent d2a9dbb582
commit 7ce5a43b58

View File

@@ -49,9 +49,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Setup <a name="setup"></a>\n",
"## Setup \n",
"\n",
"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."
"<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."
]
},
{