Skip to content

Commit d82a347

Browse files
authored
Remove HTS from preview
1 parent 9f9aa1d commit d82a347

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ The many models training component applies AutoML's [model sweeping and selectio
3030

3131
You can configure the data partitioning, the [AutoML settings](how-to-auto-train-forecast.md#configure-experiment) for the models, and the degree of parallelism for many models training jobs. For examples, see our guide section on [many models components](how-to-auto-train-forecast.md#forecasting-at-scale-many-models).
3232

33-
## Hierarchical time series forecasting (preview)
34-
35-
[!INCLUDE [machine-learning-preview-generic-disclaimer](./includes/machine-learning-preview-generic-disclaimer.md)]
33+
## Hierarchical time series forecasting
3634

3735
It's common for time series in business applications to have nested attributes that form a hierarchy. Geography and product catalog attributes are often nested, for instance. Consider an example where the hierarchy has two geographic attributes, state and store ID, and two product attributes, category and SKU:
3836

0 commit comments

Comments
 (0)