Skip to content

Commit 0376cc7

Browse files
authored
Corrected release notes for azureml-contrib-pipeline-steps
1 parent 6abd95a commit 0376cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
4343
+ **azureml-train-automl-client**
4444
+ Explicitly checking for label_column_name & weight_column_name parameters for AutoMLConfig to be of type string.
4545
+ **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.
4747

4848

4949
## 2020-04-13

0 commit comments

Comments
 (0)