You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/azure-machine-learning-release-notes.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,6 @@ __RSS feed__: Get notified when this page is updated by copying and pasting the
25
25
### Azure Machine Learning SDK for Python v1.47.0
26
26
+**azureml-automl-dnn-nlp**
27
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-contrib-automl-pipeline-steps**
29
-
+ 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.
30
-
+ Customers can now control the step size while using rolling forecast in Many Models inference.
31
-
+ ManyModels inference with unpartitioned tabular data now supports forecast_quantiles.
32
28
+**azureml-mlflow**
33
29
+ AZUREML_ARTIFACTS_DEFAULT_TIMEOUT can be used to control the timeout for artifact upload
0 commit comments