Skip to content

Commit bb044fb

Browse files
authored
Merge pull request #113853 from MicrosoftDocs/j-martens-patch-24
Update concept-train-machine-learning-model.md
2 parents a370aab + 8cf078c commit bb044fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Model training methods
2+
title: 'Build & train models'
33
titleSuffix: Azure Machine Learning
44
description: Learn the different methods you can use to train model with Azure Machine Learning. Estimators provide an easy way to work with popular frameworks like Scikit-learn, TensorFlow, Keras, PyTorch, and Chainer. Machine Learning pipelines make it easy to schedule unattended runs, use heterogeneous compute environments, and reuse parts of your workflow. And run configurations provide granular control over the compute targets that the training process runs on.
55
services: machine-learning

0 commit comments

Comments
 (0)