Skip to content

Commit 2be2e3f

Browse files
authored
Add pl release notes
1 parent 4c88aef commit 2be2e3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
7070
+ RCranPackage now supports "version" parameter for the CRAN package version.
7171
+ Bug fix: inform clients about partial failure during profiling
7272
+ Added European-style float handling for azureml-core.
73+
+ Enabled workspace private link features in azure ml sdk.
7374
+ **azureml-datadrift**
7475
+ Data Drift results query from the SDK had a bug that didn't differentiate the minimum, maximum, and mean feature metrics, resulting in duplicate values. We have fixed this bug by prefixing target or baseline to the metric names. Before: duplicate min, max, mean. After: target_min, target_max, target_mean, baseline_min, baseline_max, baseline_mean.
7576
+ **azureml-dataprep**

0 commit comments

Comments
 (0)