Skip to content

Commit 8cf078c

Browse files
authored
Update concept-train-machine-learning-model.md
1 parent 7f591a9 commit 8cf078c

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)