We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f576b6d commit a74df3dCopy full SHA for a74df3d
articles/machine-learning/azure-machine-learning-release-notes.md
@@ -31,8 +31,8 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
31
+ [Reference upcoming breaking changes and old API support drop date]
32
33
+ **Bug fixes and improvements**
34
- + **azureml-automl-core**
35
- + Explicitely checking for label_column_name & weight_column_name parameters for AutoMLConfig to be of type string.
+ + **azureml-automl-runtime**
+ + Enable support for unhashable type when calculating number of unique values in a column.
36
+ **azureml-dataprep**
37
+ Support european-style dot-delimited decimal conversion in set_column_types.
38
+ **azureml-interpret**
0 commit comments