Skip to content

Commit 1abe2b9

Browse files
authored
Merge pull request #159337 from lobrien/gh-issue-75409
Removed notebook link
2 parents 6337578 + 6087ae9 commit 1abe2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-use-automlstep-in-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Comparing the two techniques:
244244
|`OutputTabularDatasetConfig`| Higher performance |
245245
|| Natural route from `OutputFileDatasetConfig` |
246246
|| Data isn't persisted after pipeline run |
247-
|| [Notebook showing `OutputTabularDatasetConfig` technique](https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/machine-learning-pipelines/nyc-taxi-data-regression-model-building/nyc-taxi-data-regression-model-building.ipynb) |
247+
|| |
248248
| Registered `Dataset` | Lower performance |
249249
| | Can be generated in many ways |
250250
| | Data persists and is visible throughout workspace |

0 commit comments

Comments
 (0)