Skip to content

Commit 9315fd6

Browse files
Merge pull request #211230 from paweenatongbai/broken-links-larryfr-sept12
Broken link fix - larryfr
2 parents bc936f3 + 4af541f commit 9315fd6

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)