Skip to content

Commit 6df584d

Browse files
authored
Merge pull request #109707 from PeterCLu/plu-fix-links
Fix links to auto ml notebook
2 parents dc35f91 + 24614a9 commit 6df584d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-define-task-type.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ You can set the task as part of your automated ML experiment run creation in the
7171

7272
+ Learn more about [automated ml](concept-automated-ml.md) in Azure Machine Learning.
7373
+ Learn more about [auto-training a time-series forecast model](how-to-auto-train-forecast.md) in Azure Machine Learning
74-
+ Try the [Automated Machine Learning Classification](https://github.com/Azure/MachineLearningNotebooks/tree/master/how-to-use-azureml/automated-machine-learning/model-explanation) tutorial.
75-
+ Try the [Automated Machine Learning Regression](https://github.com/Azure/MachineLearningNotebooks/tree/master/how-to-use-azureml/automated-machine-learning/model-explanation) sample notebook.
74+
+ Try the [Automated Machine Learning Classification](https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/automated-machine-learning/classification-credit-card-fraud/auto-ml-classification-credit-card-fraud.ipynb) tutorial.
75+
+ Try the [Automated Machine Learning Regression](https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/automated-machine-learning/regression-hardware-performance-explanation-and-featurization/auto-ml-regression-hardware-performance-explanation-and-featurization.ipynb) sample notebook.
7676

0 commit comments

Comments
 (0)