Skip to content

Commit 194128b

Browse files
authored
Update azure-machine-learning-release-notes.md
1 parent a408369 commit 194128b

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,17 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
3131
+ [Reference upcoming breaking changes and old API support drop date]
3232

3333
+ **Bug fixes and improvements**
34-
+ [Insert fixes and improvements below. Link github issues resolved with this release]
34+
+ **azureml-automl-core**
35+
+ Explicitely checking for label_column_name & weight_column_name parameters for AutoMLConfig to be of type string.
36+
+ **azureml-contrib-automl-dnn-vision**
37+
+ Reorganize tests of automl-vision
38+
+ **azureml-dataprep**
39+
+ Support european-style dot-delimited decimal conversion in set_column_types.
40+
+ **azureml-interpret**
41+
+ added upper bound to file size for the visualization data on uploaded explanations
42+
+ **azureml-train-automl-client**
43+
+ Explicitely checking for label_column_name & weight_column_name parameters for AutoMLConfig to be of type string.
44+
3545

3646
## 2020-04-13
3747

0 commit comments

Comments
 (0)