Skip to content

Commit a291959

Browse files
cartacioSnibaccam
andauthored
Update articles/machine-learning/how-to-auto-train-forecast.md
Co-authored-by: Nina Baccam <[email protected]>
1 parent 1e9c60e commit a291959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-auto-train-forecast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ However, the following steps are performed only for `forecasting` task types:
139139
* Create time-based features to assist in learning seasonal patterns
140140
* Encode categorical variables to numeric quantities
141141

142-
To view the full list of possible engineered features generated from time series data, see [TimeIndexFeaturizer Class](https://docs.microsoft.com/python/api/azureml-automl-runtime/azureml.automl.runtime.featurizer.transformer.timeseries.time_index_featurizer.timeindexfeaturizer?view=azure-ml-py).
142+
To view the full list of possible engineered features generated from time series data, see [TimeIndexFeaturizer Class](/python/api/azureml-automl-runtime/azureml.automl.runtime.featurizer.transformer.timeseries.time_index_featurizer.timeindexfeaturizer).
143143

144144
> [!NOTE]
145145
> Automated machine learning featurization steps (feature normalization, handling missing data,

0 commit comments

Comments
 (0)