Skip to content

Commit 4af541f

Browse files
author
Paweena Tongbai (Lionbridge Technologies Inc)
committed
fix broken link
1 parent e1899f6 commit 4af541f

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
@@ -144,7 +144,7 @@ However, the following steps are performed only for `forecasting` task types:
144144
* Create time-based features to assist in learning seasonal patterns
145145
* Encode categorical variables to numeric quantities
146146

147-
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).
147+
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).
148148

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

0 commit comments

Comments
 (0)