Skip to content

Commit 99900bd

Browse files
Merge pull request #247324 from ssalgadodev/ssalgadodev-patch-32
Update concept-automl-forecasting-at-scale.md
2 parents 9960f03 + afe80ab commit 99900bd

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

articles/machine-learning/concept-automl-forecasting-at-scale.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ ms.date: 08/01/2023
1414
show_latex: true
1515
---
1616

17-
# Forecasting at scale: many models and distributed training
17+
# Forecasting at scale: many models and distributed training (preview)
18+
19+
[!INCLUDE [machine-learning-preview-generic-disclaimer](./includes/machine-learning-preview-generic-disclaimer.md)]
1820

1921
This article is about training forecasting models on large quantities of historical data. Instructions and examples for training forecasting models in AutoML can be found in our [set up AutoML for time series forecasting](./how-to-auto-train-forecast.md) article.
2022

@@ -66,4 +68,4 @@ During training, the DNN data loaders on each compute load just what they need t
6668

6769
* Learn more about [how to set up AutoML to train a time-series forecasting model](./how-to-auto-train-forecast.md).
6870
* Learn about [how AutoML uses machine learning to build forecasting models](./concept-automl-forecasting-methods.md).
69-
* Learn about [deep learning models](./concept-automl-forecasting-deep-learning.md) for forecasting in AutoML
71+
* Learn about [deep learning models](./concept-automl-forecasting-deep-learning.md) for forecasting in AutoML

articles/machine-learning/concept-automl-forecasting-evaluation.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ ms.date: 08/01/2023
1414
show_latex: true
1515
---
1616

17-
# Inference and evaluation of forecasting models
17+
# Inference and evaluation of forecasting models (preview)
18+
19+
[!INCLUDE [machine-learning-preview-generic-disclaimer](./includes/machine-learning-preview-generic-disclaimer.md)]
1820

1921
This article introduces concepts related to model inference and evaluation in forecasting tasks. Instructions and examples for training forecasting models in AutoML can be found in our [set up AutoML for time series forecasting](./how-to-auto-train-forecast.md) article.
2022

@@ -107,4 +109,4 @@ There are many other possibilities, depending on the business scenario. You may
107109

108110
* Learn more about [how to set up AutoML to train a time-series forecasting model](./how-to-auto-train-forecast.md).
109111
* Learn about [how AutoML uses machine learning to build forecasting models](./concept-automl-forecasting-methods.md).
110-
* Read answers to [frequently asked questions](./how-to-automl-forecasting-faq.md) about forecasting in AutoML.
112+
* Read answers to [frequently asked questions](./how-to-automl-forecasting-faq.md) about forecasting in AutoML.

0 commit comments

Comments
 (0)