Skip to content

Commit d75bf28

Browse files
authored
Merge pull request #114403 from j-martens/master
merging designer samples together
2 parents c7aec0c + 1d80a5d commit d75bf28

File tree

4 files changed

+50
-72
lines changed

4 files changed

+50
-72
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16075,6 +16075,11 @@
1607516075
"redirect_url": "/azure/machine-learning/how-to-use-event-grid",
1607616076
"redirect_document_id": false
1607716077
},
16078+
{
16079+
"source_path": "articles/machine-learning/sample-designer-datasets.md",
16080+
"redirect_url": "/azure/machine-learning/samples-designer",
16081+
"redirect_document_id": false
16082+
},
1607816083
{
1607916084
"source_path": "articles/log-analytics/log-analytics-add-solutions.md",
1608016085
"redirect_url": "/azure/monitoring/monitoring-solutions",

articles/machine-learning/how-to-retrain-designer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This article also assumes that you have basic knowledge of building pipelines in
3333

3434
### Sample pipeline
3535

36-
The pipeline used in this article is an altered version of [Sample 3: Income prediction](samples-designer.md#classification-samples). The pipeline uses the [Import Data](algorithm-module-reference/import-data.md) module instead of the sample dataset to show you how to train models using your own data.
36+
The pipeline used in this article is an altered version of [Sample 3: Income prediction](samples-designer.md#classification). The pipeline uses the [Import Data](algorithm-module-reference/import-data.md) module instead of the sample dataset to show you how to train models using your own data.
3737

3838
![Screenshot that shows the modified sample pipeline with a box highlighting the Import Data module](./media/how-to-retrain-designer/modified-sample-pipeline.png)
3939

articles/machine-learning/sample-designer-datasets.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)