Skip to content

Commit 8cf16f7

Browse files
authored
Merge pull request #88050 from nibaccam/ws2-ui-aml-how
AutoML | How-to profile link
2 parents fa74784 + c39fec5 commit 8cf16f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/machine-learning/service/azure-machine-learning-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The new web experience enables data scientists and data engineers to complete th
2929

3030
Using this new Azure Machine Learning interface, you can now:
3131
+ Manage your notebooks or link out to Jupyter
32-
+ Run automated ML experiments
32+
+ [Run automated ML experiments](tutorial-first-experiment-automated-ml.md)
3333
+ [Create datasets from local files, datastores, & web files](how-to-create-register-datasets.md)
3434
+ Explore & prepare datasets for model creation
3535
+ Monitor data drift for your models

articles/machine-learning/service/how-to-create-portal-experiments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Otherwise, you'll see your **Automated machine learning** dashboard with an over
6161
Select **Create**. Creation of a new compute can take a few minutes.
6262

6363
>[!NOTE]
64-
> Your compute name will indicate if the compute you select/create is *profiling enabled*. (See 7b for more details on data profiling).
64+
> Your compute name will indicate if the compute you select/create is *profiling enabled*. (See the section [data profiling](#profile) for more details).
6565
6666
1. Select a dataset from your storage container, or create one by uploading a file from your local computer to the container. Public preview only supports local file uploads and Azure blob storage accounts.
6767

0 commit comments

Comments
 (0)