From dff09970acb23d314bc1b1209596f1b5dc95b029 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Shan=C3=A9=20Winner?= <43390034+swinner95@users.noreply.github.com> Date: Fri, 23 Aug 2019 08:38:01 -0700 Subject: [PATCH] Update README.md --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index b4b2049a..a85b5692 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,3 @@ ---- -page_type: sample -languages: -- python -products: -- azure-machine-learning-service -name: Azure Machine Learning service Notebooks -urlFragment: build-train-and-deploy-machine-learning-models ---- - - # Azure Machine Learning service example notebooks This repository contains example notebooks demonstrating the [Azure Machine Learning](https://azure.microsoft.com/en-us/services/machine-learning-service/) Python SDK which allows you to build, train, deploy and manage machine learning solutions using Azure. The AML SDK allows you the choice of using local or cloud compute resources, while managing and maintaining the complete data science workflow from the cloud.