Skip to content

Commit 09f603c

Browse files
authored
Merge pull request #283732 from Junnu-akhila/main
AzureML Python SDK v1 1.57.0, 06/08/2024 Release Notes
2 parents b7c8777 + 03b6a20 commit 09f603c

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

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

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@ In this article, learn about Azure Machine Learning Python SDK releases. For th
1919
__RSS feed__: Get notified when this page is updated by copying and pasting the following URL into your feed reader:
2020
`https://learn.microsoft.com/api/search/rss?search=%22Azure+machine+learning+release+notes%22&locale=en-us`
2121

22+
AutoML supports scikit-learn version 1.5.1
23+
2224
## 2024-04-29
2325
### Azure Machine Learning SDK for Python v1.56.0
2426
+ **azureml-core**
25-
+ Enable Application Insights re-mapping for new region China East 3, since it doesn't support classic resource mode. Also fixed the missing update for China North 3.
2627
+ **azureml-defaults**
2728
+ Bumped azureml-inference-server-http pin to 1.0.0 in azureml-defaults.
2829
+ **azureml-interpret**
@@ -34,7 +35,6 @@ __RSS feed__: Get notified when this page is updated by copying and pasting the
3435
## 2024-01-29
3536
### Azure Machine Learning SDK for Python v1.55.0
3637
+ **azureml-core**
37-
+ Enable Application Insights re-mapping for new region China East 3, since it doesn't support classic resource mode. Also fixed the missing update for China North 3.
3838
+ **azureml-defaults**
3939
+ Bumped azureml-inference-server-http pin to 1.0.0 in azureml-defaults.
4040
+ **azureml-interpret**
@@ -51,7 +51,7 @@ __RSS feed__: Get notified when this page is updated by copying and pasting the
5151
+ **azureml-interpret**
5252
+ updated azureml-interpret package to interpret-community 0.30.*
5353
+ **azureml-mlflow**
54-
+ feat: Add `AZUREML_BLOB_MAX_SINGLE_PUT_SIZE` to control the size in bytes of upload chunks. Lowering this from the default (`64*1024*1024` i.e 64MB) can remedy issues where write operations fail due to time outs.
54+
+ feat: Add `AZUREML_BLOB_MAX_SINGLE_PUT_SIZE` to control the size in bytes of upload chunks. Lowering this from the default (`64*1024*1024` that is 64MB) can remedy issues where write operations fail due to time outs.
5555
+ Support for uploading and downloading models from AzureML registries is currently experimental
5656
+ Adding support for users that want to download or upload model from AML registries
5757

@@ -65,7 +65,6 @@ __RSS feed__: Get notified when this page is updated by copying and pasting the
6565
+ **azureml-contrib-automl-dnn-forecasting**
6666
+ Support of features/regressors known at the time of forecast in AutoML forecasting TCN models.
6767
+ **azureml-core**
68-
+ Add appinsights location swap for qatarcentral to point to uaenorth
6968
+ [Python 3.7 reached end-of-life on June 27th 2023](https://devguide.python.org/versions/). Consequently, 3.7 will be deprecated in azureml-core starting in October 2023 and azureml-core will end support for 3.7 in February 2024.
7069
+ **azureml-mlflow**
7170
+ Fix for loading models with MLflow load_model APIs when passing an AzureML URI
@@ -899,7 +898,7 @@ The `ml` extension to the Azure CLI is the next-generation interface for Azure M
899898
+ **azureml-contrib-interpret**
900899
+ azureml-contrib-interpret README is updated to reflect that package will be removed in next update after being deprecated since October, use azureml-interpret package instead
901900
+ **azureml-core**
902-
+ Previously, it was possible to create a provisioning configuration with the minimum node count less than the maximum node count. This has now been fixed. If you now try to create a provisioning configuration with `min_nodes < max_nodes` the SDK will raises a `ComputeTargetException`.
901+
+ Previously, it was possible to create a provisioning configuration with the minimum node count less than the maximum node count. This has now been fixed. If you now try to create a provisioning configuration with `min_nodes < max_nodes` the SDK will raise a `ComputeTargetException`.
903902
+ Fixes bug in wait_for_completion in AmlCompute, which caused the function to return control flow before the operation was actually complete
904903
+ Run.fail() is now deprecated, use Run.tag() to mark run as failed or use Run.cancel() to mark the run as canceled.
905904
+ Show error message 'Environment name expected str, {} found' when provided environment name isn't a string.
@@ -925,7 +924,7 @@ The `ml` extension to the Azure CLI is the next-generation interface for Azure M
925924
+ allowed_failed_count - the number of allowed failed mini batches;
926925
+ allowed_failed_percent- the percent of allowed failed mini batches.
927926

928-
A job stops if exceeds any of them. error_threshold is required to keep it backward compatibility. Set the value to -1 to ignore it.
927+
A job stops if it exceeds any of them. error_threshold is required to keep it backward compatibility. Set the value to -1 to ignore it.
929928
+ Fixed whitespace handling in AutoMLStep name.
930929
+ ScriptRunConfig is now supported by HyperDriveStep
931930
+ **azureml-train-core**
@@ -939,7 +938,7 @@ The `ml` extension to the Azure CLI is the next-generation interface for Azure M
939938
## 2021-01-31
940939
### Azure Machine Learning studio Notebooks Experience (January Update)
941940
+ **New features**
942-
+ Native Markdown Editor in Azure Machine Learning. Users can now render and edit markdown files natively in Azure Machine Learning Studio.
941+
+ Native Markdown Editor in Azure Machine Learning. Users can now render and edit markdown files natively in Azure Machine Learning studio.
943942
+ [Run Button for Scripts (.py, .R and .sh)](../how-to-run-jupyter-notebooks.md#run-a-notebook-or-python-script). Users can easily now run Python, R and Bash script in Azure Machine Learning
944943
+ [Variable Explorer](../how-to-run-jupyter-notebooks.md#explore-variables-in-the-notebook). Explore the contents of variables and data frames in a pop-up panel. Users can easily check data type, size, and contents.
945944
+ [Table of Content](../how-to-run-jupyter-notebooks.md#navigate-with-a-toc). Navigate to sections of your notebook, indicated by Markdown headers.
@@ -1508,7 +1507,7 @@ Learn more about [image instance segmentation labeling](../how-to-label-data.md)
15081507
+ Removed the ability to specify `enable_cache` as part of AutoMLConfig
15091508
+ **azureml-train-automl-runtime**
15101509
+ Added limited availability of multi-noded, multi-gpu distributed featurization with BERT.
1511-
+ Added error handling for incompatible packages in ADB based automated machine learning runs.
1510+
+ Added error handling for incompatible packages in ADB based automated machine Learning runs.
15121511
+ **azureml-widgets**
15131512
+ Doc updates to azureml-widgets.
15141513

@@ -1609,7 +1608,7 @@ Learn more about [image instance segmentation labeling](../how-to-label-data.md)
16091608
+ Enabling explanations for AutoML Prophet and ensemble models that contain Prophet model.
16101609
+ A recent customer issue revealed a live-site bug wherein we log messages along Class-Balancing-Sweeping even when the Class Balancing logic isn't properly enabled. Removing those logs/messages with this PR.
16111610
+ **azureml-cli-common**
1612-
+ Completed the removal of model profiling from mir contrib by cleaning up CLI commands and package dependencies, Model profiling is available in core.
1611+
+ Completed the removal of model profiling from mir contrib by cleaning up CLI commands and package dependencies. Model profiling is available in core.
16131612
+ **azureml-contrib-reinforcementlearning**
16141613
+ Load testing tool
16151614
+ **azureml-core**
@@ -1999,7 +1998,7 @@ Access the following web-based authoring tools from the studio:
19991998
+ Using native NumPy and SciPy for serializing and deserializing intermediate data for FileCacheStore (used for local AutoML runs)
20001999
+ Fixed a bug where failed child runs could get stuck in Running state.
20012000
+ Increased speed of featurization.
2002-
+ Fixed the frequency check during scoring, now the forecasting tasks do not require strict frequency equivalence between train and test set.
2001+
+ Fixed the frequency check during scoring. Now the forecasting tasks do not require strict frequency equivalence between train and test set.
20032002
+ Changed the input of the constructor to take a list of options to apply the imputation options for corresponding columns.
20042003
+ Fixed errors related to lag type selection.
20052004
+ Fixed the unclassified error raised on the data sets, having grains with the single row
@@ -2146,7 +2145,7 @@ Access the following web-based authoring tools from the studio:
21462145
+ **Bug fixes and improvements**
21472146
+ **azureml-automl-runtime**
21482147
+ Increased speed of featurization.
2149-
+ Fixed the frequency check during scoring, now in the forecasting tasks we do not require strict frequency equivalence between train and test set.
2148+
+ Fixed the frequency check during scoring. Now in the forecasting tasks we do not require strict frequency equivalence between train and test set.
21502149
+ **azureml-core**
21512150
+ User may now specify a value for the auth key when regenerating keys for webservices.
21522151
+ **azureml-interpret**
@@ -2542,7 +2541,7 @@ Azure Machine Learning is now a resource provider for Event Grid, you can config
25422541
+ Creating an Experiment object gets or creates the experiment in the Azure Machine Learning workspace for run history tracking. The experiment ID and archived time are populated in the Experiment object on creation. Example: experiment = Experiment(workspace, "New Experiment") experiment_id = experiment.id archive() and reactivate() are functions that can be called on an experiment to hide and restore the experiment from being shown in the UX or returned by default in a call to list experiments. If a new experiment is created with the same name as an archived experiment, you can rename the archived experiment when reactivating by passing a new name. There can only be one active experiment with a given name. Example: experiment1 = Experiment(workspace, "Active Experiment") experiment1.archive() # Create new active experiment with the same name as the archived. experiment2. = Experiment(workspace, "Active Experiment") experiment1.reactivate(new_name="Previous Active Experiment") The static method list() on Experiment can take a name filter and ViewType filter. ViewType values are "ACTIVE_ONLY", "ARCHIVED_ONLY" and "ALL" Example: archived_experiments = Experiment.list( workspace, view_type="ARCHIVED_ONLY") all_first_experiments = Experiment.list(workspace, name="First Experiment", view_type="ALL")
25432542
+ Support using environment for model deployment, and service update
25442543
+ **azureml-datadrift**
2545-
+ The show attribute of DataDriftDector class don't support optional argument 'with_details' anymore. The show attribute only presents data drift coefficient and data drift contribution of feature columns.
2544+
+ The show attribute of DataDriftDector class doesn't support optional argument 'with_details' anymore. The show attribute only presents data drift coefficient and data drift contribution of feature columns.
25462545
+ DataDriftDetector attribute 'get_output' behavior changes:
25472546
+ Input parameter start_time, end_time are optional instead of mandatory;
25482547
+ Input specific start_time and/or end_time with a specific run_id in the same invoking results in value error exception because they are mutually exclusive

0 commit comments

Comments
 (0)