You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/azure-machine-learning-release-notes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
43
43
+**azureml-train-automl-client**
44
44
+ Explicitly checking for label_column_name & weight_column_name parameters for AutoMLConfig to be of type string.
45
45
+**azureml-contrib-pipeline-steps**
46
-
+Dataset can be passed as pipeline parameter now. User can construct pipeline with sample dataset and can change input dataset of same type (file or tabular) for new pipeline run.
46
+
+ParallelRunStep now supports dataset as pipeline parameter. User can construct pipeline with sample dataset and can change input dataset of same type (file or tabular) for new pipeline run.
0 commit comments