Skip to content

Commit 90d166c

Browse files
Minor fix.
1 parent 410ef0a commit 90d166c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/tutorial-train-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,4 +392,4 @@ This tutorial used an online data file. To learn more about other ways to access
392392

393393
Automated ML is a supplemental tool to reduce the amount of time a data scientist spends finding a model that works best with their data. For more information, see [What is automated machine learning](concept-automated-ml.md).
394394

395-
If you would like more examples similar to this tutorial, see [**Samples**](quickstart-create-resources.md#learn-from-sample-notebooks). These samples are available at the [GitHub examples page](https://github.com/Azure/azureml-examples). The examples include complete Python Notebooks that you can run code and learn to train a model. You can modify and run existing scripts from the samples, containing scenarios including classification, natural language processing, and anomaly detection.
395+
If you would like more examples similar to this tutorial, see [Learn from sample notebooks](quickstart-create-resources.md#learn-from-sample-notebooks). These samples are available at the [GitHub examples page](https://github.com/Azure/azureml-examples). The examples include complete Python Notebooks that you can run code and learn to train a model. You can modify and run existing scripts from the samples, containing scenarios including classification, natural language processing, and anomaly detection.

0 commit comments

Comments
 (0)