From 5516edadfd7a13620d24df2a7aa30d94d3e3eb5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Shan=C3=A9=20Winner?= <43390034+swinner95@users.noreply.github.com> Date: Wed, 21 Aug 2019 10:08:13 -0700 Subject: [PATCH] Delete README.md --- work-with-data/README.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 work-with-data/README.md diff --git a/work-with-data/README.md b/work-with-data/README.md deleted file mode 100644 index cfc265b2..00000000 --- a/work-with-data/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# Work With Data Using Azure Machine Learning Service - -Azure Machine Learning Datasets (preview) make it easier to access and work with your data. Datasets manage data in various scenarios such as model training and pipeline creation. Using the Azure Machine Learning SDK, you can access underlying storage, explore and prepare data, manage the life cycle of different Dataset definitions, and compare between Datasets used in training and in production. - -- For an example of using Datasets, see the [sample](datasets). -- For advanced data preparation examples, see [dataprep](dataprep). - - -![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/work-with-data/README..png) \ No newline at end of file