Skip to content

Commit 28a71dd

Browse files
authored
Update azure-machine-learning-release-notes.md
1 parent 5238f70 commit 28a71dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/azure-machine-learning-release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
2222
### Azure Machine Learning SDK for Python v1.6.0
2323

2424
+ **New features**
25-
+ [Insert new features below. Reference articles and/or doc pages]
25+
+ **azureml-automl-runtime**
26+
+ AutoML Forecasting now supports customers forecast beyond the pre-specified max-horizon without re-training the model. When the forecast destination is farther into the future than the specified maximum horizon, the forecast() function will still make point predictions out to the later date using a recursive operation mode. For the illustration of the new feature, please see the "Forecasting farther than the maximum horizon" section of "forecasting-forecast-function" notebook in folder (link: https://github.com/Azure/MachineLearningNotebooks/tree/master/how-to-use-azureml/automated-machine-learning)."
2627

2728
+ **Preview features**
2829
+ [Contrib features below]

0 commit comments

Comments
 (0)