Skip to content

Commit e354f55

Browse files
Merge pull request #214830 from v-qquaidjoha/main
AzureML Python SDK 10-25-2022 Release Notes
2 parents b07c80d + 5204492 commit e354f55

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom: event-tier1-build-2022
99
ms.topic: reference
1010
ms.author: larryfr
1111
author: BlackMist
12-
ms.date: 09/26/2022
12+
ms.date: 10/25/2022
1313
---
1414

1515
# Azure Machine Learning Python SDK release notes
@@ -20,6 +20,18 @@ __RSS feed__: Get notified when this page is updated by copying and pasting the
2020
`https://learn.microsoft.com/api/search/rss?search=%22Azure+machine+learning+release+notes%22&locale=en-us`
2121

2222

23+
## 2022-10-25
24+
25+
### Azure Machine Learning SDK for Python v1.47.0
26+
+ **azureml-automl-dnn-nlp**
27+
+ Runtime changes for AutoML NLP to account for fixed training parameters, as part of the newly introduced model sweeping and hyperparameter tuning.
28+
+ **azureml-mlflow**
29+
+ AZUREML_ARTIFACTS_DEFAULT_TIMEOUT can be used to control the timeout for artifact upload
30+
+ **azureml-train-automl-runtime**
31+
+ Many Models and Hierarchical Time Series training now enforces check on timeout parameters to detect conflict before submitting the experiment for run. This will prevent experiment failure during the run by raising exception before submitting experiment.
32+
+ Customers can now control the step size while using rolling forecast in Many Models inference.
33+
+ ManyModels inference with unpartitioned tabular data now supports forecast_quantiles.
34+
2335
## 2022-09-26
2436

2537
### Azure Machine Learning SDK for Python v1.46.0

0 commit comments

Comments
 (0)