File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -163,8 +163,7 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
163
163
+ Added CreatedBy information to Model and Service objects. May be accessed through <var >.created_by
164
164
+ Fixed ContainerImage.run(), which was not correctly setting up the Docker container's HTTP port.
165
165
+ Make ` azureml-dataprep ` optional for ` az ml dataset register ` cli command
166
- + ** azureml-dataprep**
167
- + Fixed a bug where TabularDataset.to_pandas_dataframe would incorrectly fall back to an alternate reader and print out a warning.
166
+ + Fixed a bug where ` TabularDataset.to_pandas_dataframe ` would incorrectly fall back to an alternate reader and print out a warning.
168
167
+ ** azureml-explain-model**
169
168
+ defer shap dependency to interpret-community from azureml-interpret
170
169
+ ** azureml-pipeline-core**
You can’t perform that action at this time.
0 commit comments