Skip to content

Commit 4afb37b

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into sentinel-release-notes-ii
2 parents 284b362 + c4ca96a commit 4afb37b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ However, the following steps are performed only for `forecasting` task types:
148148
* Create features based on time series identifiers to enable fixed effects across different series
149149
* Create time-based features to assist in learning seasonal patterns
150150
* Encode categorical variables to numeric quantities
151+
* Detect the non-stationary time series and automatically differencing them to mitigate the impact of unit roots.
151152

152153
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).
153154

articles/migrate/migrate-support-matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ You can create a project in many geographies in the public cloud.
8383
**Geography** | **Metadata storage location**
8484
--- | ---
8585
Africa | South Africa or North Africa
86-
Asia Pacific | East Asia or Southeast Asia
86+
Asia Pacific | East Asia
8787
Australia | Australia East or Australia Southeast
8888
Brazil | Brazil South
8989
Canada | Canada Central or Canada East

0 commit comments

Comments
 (0)