Skip to content

Commit 5caed93

Browse files
authored
Update azure-machine-learning-release-notes.md
1 parent 5717952 commit 5caed93

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
5353
+ Fixed dataset authentication issue in sovereign cloud
5454
+ Fixed `Dataset.to_spark_dataframe` failure for datasets created from Azure PostgreSQL datastores
5555
+ **azureml-interpret**
56-
+ add global scores to visualization if local importance values are sparse
57-
+ update azureml-interpret to interpret-community 0.9.*
58-
+ fixed issue with downloading explanation that had sparse evaluation data (did not allow reconstructing explanation due to ys present but no eval data, since sparse eval data currently can't be uploaded)
59-
+ added sparse automl e2e support
56+
+ Added global scores to visualization if local importance values are sparse
57+
+ Updated azureml-interpret to use interpret-community 0.9.*
58+
+ Fixed issue with downloading explanation that had sparse evaluation data
59+
+ Added support of sparse format of the explanation object in AutoML
6060
+ **azureml-pipeline-core**
6161
+ Support ComputeInstance as compute target in pipelines
6262
+ **azureml-train-automl-client**

0 commit comments

Comments
 (0)