Skip to content

Commit ae64e92

Browse files
authored
Merge pull request #98822 from craigcaseyMSFT/vcraic1212
User Story 1624627 - Rebranding for Azure Machine Learning
2 parents 7c31f59 + aa94f6f commit ae64e92

26 files changed

+63
-63
lines changed

articles/machine-learning/algorithm-module-reference/apply-math-operation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Apply Math Operation"
3-
titleSuffix: Azure Machine Learning service
4-
description: Learn how to use the Apply Math Operation module in Azure Machine Learning service to apply a mathematical operation to column values in a pipeline.
3+
titleSuffix: Azure Machine Learning
4+
description: Learn how to use the Apply Math Operation module in Azure Machine Learning to apply a mathematical operation to column values in a pipeline.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
@@ -586,4 +586,4 @@ Alternatively, use one of the following modules to do all the calculations at on
586586

587587
## Next steps
588588

589-
See the [set of modules available](module-reference.md) to Azure Machine Learning service.
589+
See the [set of modules available](module-reference.md) to Azure Machine Learning.

articles/machine-learning/algorithm-module-reference/apply-sql-transformation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Apply SQL Transformation"
3-
titleSuffix: Azure Machine Learning service
4-
description: Learn how to use the Apply SQL Transformation module in Azure Machine Learning service to run a SQLite query on input datasets to transform the data.
3+
titleSuffix: Azure Machine Learning
4+
description: Learn how to use the Apply SQL Transformation module in Azure Machine Learning to run a SQLite query on input datasets to transform the data.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
@@ -60,4 +60,4 @@ In addition to the list of non-supported functions provided on the official SQLi
6060

6161
## Next steps
6262

63-
See the [set of modules available](module-reference.md) to Azure Machine Learning service.
63+
See the [set of modules available](module-reference.md) to Azure Machine Learning.

articles/machine-learning/algorithm-module-reference/clip-values.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Clip Values"
3-
titleSuffix: Azure Machine Learning service
4-
description: Learn how to use the Clip Values module in Azure Machine Learning service to detect outliers and clip or replace their values.
3+
titleSuffix: Azure Machine Learning
4+
description: Learn how to use the Clip Values module in Azure Machine Learning to detect outliers and clip or replace their values.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
@@ -116,4 +116,4 @@ Now try the same pipeline using 60 as the upper percentile threshold and 30 as t
116116

117117
## Next steps
118118

119-
See the [set of modules available](module-reference.md) to Azure Machine Learning service.
119+
See the [set of modules available](module-reference.md) to Azure Machine Learning.

articles/machine-learning/algorithm-module-reference/convert-to-dataset.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Convert to Dataset: Module reference"
3-
titleSuffix: Azure Machine Learning service
4-
description: Learn how to use the Convert to Dataset module in the Azure Machine Learning service to convert data input to the internal dataset format used by Microsoft Azure Machine Learning.
3+
titleSuffix: Azure Machine Learning
4+
description: Learn how to use the Convert to Dataset module in Azure Machine Learning to convert data input to the internal dataset format used by Microsoft Azure Machine Learning.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
@@ -66,4 +66,4 @@ We recommend that you use the [Edit Metadata](edit-metadata.md) module to prepar
6666

6767
## Next steps
6868

69-
See the [set of modules available](module-reference.md) to the Azure Machine Learning service.
69+
See the [set of modules available](module-reference.md) to Azure Machine Learning.

articles/machine-learning/algorithm-module-reference/cross-validate-model.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Cross Validate Model: Module reference"
3-
titleSuffix: Azure Machine Learning service
4-
description: Learn how to use the Cross-Validate Model module in the Azure Machine Learning service to cross-validate parameter estimates for classification or regression models by partitioning the data.
3+
titleSuffix: Azure Machine Learning
4+
description: Learn how to use the Cross-Validate Model module in Azure Machine Learning to cross-validate parameter estimates for classification or regression models by partitioning the data.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
@@ -122,5 +122,5 @@ The module also includes the following metrics for each fold, depending on the t
122122

123123
## Next steps
124124

125-
See the [set of modules available](module-reference.md) to the Azure Machine Learning service.
125+
See the [set of modules available](module-reference.md) to Azure Machine Learning.
126126

articles/machine-learning/algorithm-module-reference/evaluate-recommender.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Evaluate Recommender: Module reference"
3-
titleSuffix: Azure Machine Learning service
4-
description: Learn how to use the Evaluate Recommender module in the Azure Machine Learning service to evaluate the accuracy of recommender model predictions.
3+
titleSuffix: Azure Machine Learning
4+
description: Learn how to use the Evaluate Recommender module in Azure Machine Learning to evaluate the accuracy of recommender model predictions.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
@@ -85,4 +85,4 @@ Because it's impossible to know the actual "ground truth" for the recommended it
8585

8686
## Next steps
8787

88-
See the [set of modules available](module-reference.md) to the Azure Machine Learning service.
88+
See the [set of modules available](module-reference.md) to Azure Machine Learning.

articles/machine-learning/algorithm-module-reference/filter-based-feature-selection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Filter Based Feature Selection: Module reference"
3-
titleSuffix: Azure Machine Learning service
4-
description: Learn how to use the Filter Based Feature Selection module in the Azure Machine Learning service to identify the features in a dataset with the greatest predictive power.
3+
titleSuffix: Azure Machine Learning
4+
description: Learn how to use the Filter Based Feature Selection module in Azure Machine Learning to identify the features in a dataset with the greatest predictive power.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
@@ -130,5 +130,5 @@ If you use Pearson correlation on a numeric feature and a categorical label, the
130130

131131
## Next steps
132132

133-
See the [set of modules available](module-reference.md) to the Azure Machine Learning service.
133+
See the [set of modules available](module-reference.md) to Azure Machine Learning.
134134

articles/machine-learning/algorithm-module-reference/one-vs-all-multiclass.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "One-vs-All Multiclass"
3-
titleSuffix: Azure Machine Learning service
4-
description: Learn how to use the One-vs-All Multiclass module in the Azure Machine Learning service to create a multiclass classification model from an ensemble of binary classification models.
3+
titleSuffix: Azure Machine Learning
4+
description: Learn how to use the One-vs-All Multiclass module in Azure Machine Learning to create a multiclass classification model from an ensemble of binary classification models.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
@@ -56,4 +56,4 @@ Alternatively, you can pass the untrained classifier to [Cross-Validate Model](c
5656

5757
## Next steps
5858

59-
See the [set of modules available](module-reference.md) to the Azure Machine Learning service.
59+
See the [set of modules available](module-reference.md) to Azure Machine Learning.

articles/machine-learning/algorithm-module-reference/permutation-feature-importance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Permutation Feature Importance: Module reference"
3-
titleSuffix: Azure Machine Learning service
4-
description: Learn how to use the Permutation Feature Importance module in the Azure Machine Learning service to compute the permutation feature importance scores of feature variables, given a trained model and a test dataset.
3+
titleSuffix: Azure Machine Learning
4+
description: Learn how to use the Permutation Feature Importance module in Azure Machine Learning to compute the permutation feature importance scores of feature variables, given a trained model and a test dataset.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
@@ -64,4 +64,4 @@ The reason for the difference is that Permutation Feature Importance doesn't mea
6464

6565
## Next steps
6666

67-
See the [set of modules available](module-reference.md) to the Azure Machine Learning service.
67+
See the [set of modules available](module-reference.md) to Azure Machine Learning.

articles/machine-learning/algorithm-module-reference/score-svd-recommender.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Score SVD Recommender: Module reference"
3-
titleSuffix: Azure Machine Learning service
4-
description: Learn how to use the Score SVD Recommender module in the Azure Machine Learning service to score recommendation predictions for a dataset.
3+
titleSuffix: Azure Machine Learning
4+
description: Learn how to use the Score SVD Recommender module in Azure Machine Learning to score recommendation predictions for a dataset.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
@@ -118,4 +118,4 @@ When you operationalize the model, you typically change the prediction mode to m
118118

119119
## Next steps
120120

121-
See the [set of modules available](module-reference.md) to the Azure Machine Learning service.
121+
See the [set of modules available](module-reference.md) to Azure Machine Learning.

0 commit comments

Comments
 (0)