File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -96,8 +96,7 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
96
96
+ Fixed a bug where PythonScriptStep results could be incorrectly reused despite changing the arguments list
97
97
+ Added the ability to set columns' type when calling the parse_ * methods on ` PipelineOutputFileDataset `
98
98
+ ** azureml-pipeline-steps**
99
- + Moved the ` AutoMLStep ` to the ` azureml-pipeline-steps package ` . Deprecated the ` AutoMLStep ` within ` azureml-train-automl-runtime ` .
100
- + Moved the ` AutoMLStep ` in the ` azureml-pipeline-steps ` package. Deprecated the ` AutoMLStep ` within ` azureml-train-automl-runtime ` .
99
+ + Moved the ` AutoMLStep ` to the ` azureml-pipeline-steps ` package. Deprecated the ` AutoMLStep ` within ` azureml-train-automl-runtime ` .
101
100
+ Added documentation example for dataset as PythonScriptStep input
102
101
+ ** azureml-tensorboard**
103
102
+ updated azureml-tensorboard to support tensorflow 2.0
@@ -107,7 +106,6 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
107
106
+ fixed FeaturizationConfig overriding issue that filters custom featurization config.
108
107
+ ** azureml-train-automl-runtime**
109
108
+ Fixed the issue with frequency detection in the remote runs
110
- + Moved the ` AutoMLStep ` to the ` azureml-pipeline-steps package ` . Deprecated the ` AutoMLStep ` within ` azureml-train-automl-runtime ` .
111
109
+ Moved the ` AutoMLStep ` in the ` azureml-pipeline-steps ` package. Deprecated the ` AutoMLStep ` within ` azureml-train-automl-runtime ` .
112
110
+ ** azureml-train-core**
113
111
+ Moved the ` AutoMLStep ` to the ` azureml-pipeline-steps package ` . Deprecated the ` AutoMLStep ` within ` azureml-train-automl-runtime ` .
You can’t perform that action at this time.
0 commit comments