Skip to content

Commit c4b2fea

Browse files
authored
Update concept-automl-forecasting-at-scale.md
1 parent e0dc38b commit c4b2fea

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
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

0 commit comments

Comments
 (0)