Skip to content

Commit 42b045a

Browse files
authored
Update azure-machine-learning-release-notes.md
1 parent ae423e8 commit 42b045a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,7 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
3535
+ **azureml-automl-core**
3636
+ Removed featurizationConfig to be logged
3737
+ Updated logging to log "auto"/"off"/"customized" only.
38-
+ Added support for pandas. Series and pandas.Categorical for detecting column data type. Previously only supported numpy.ndarray
39-
+ Added related code changes to handle categorical dtype correctly.
40-
+ The forecast function interface was improved: the y_pred parameter was made optional. -The docstrings were improved.
4138
+ **azureml-automl-runtime**
42-
+ Removed featurizationConfig to be logged - Updated logging to log "auto"/"off"/"customized" only.
4339
+ Added support for pandas. Series and pandas.Categorical for detecting column data type. Previously only supported numpy.ndarray
4440
+ Added related code changes to handle categorical dtype correctly.
4541
+ The forecast function interface was improved: the y_pred parameter was made optional. -The docstrings were improved.
@@ -50,9 +46,6 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
5046
+ Changed time series-related Datasets methods to `include_boundary=True` by default.
5147
+ **azureml-train-automl-client**
5248
+ Fixed issue where validation results are not printed when show output is set to false.
53-
+ Removed featurizationConfig to be logged - Updated logging to log "auto"/"off"/"customized" only.
54-
+ **azureml-train-automl-runtime**
55-
+ The forecast function interface was improved: the y_pred parameter was made optional. -The docstrings were improved.
5649

5750

5851
## 2019-11-25

0 commit comments

Comments
 (0)