From e436fedb9b8e4eb0c1c0433cc5ce0c38017534d9 Mon Sep 17 00:00:00 2001 From: nelgson Date: Wed, 19 Apr 2017 22:00:22 -0700 Subject: [PATCH] Update to Python tutorial Readme --- .../python/getting-started/rental-prediction/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/machine-learning-services/python/getting-started/rental-prediction/README.md b/samples/features/machine-learning-services/python/getting-started/rental-prediction/README.md index 40fead1c..911a4ce6 100644 --- a/samples/features/machine-learning-services/python/getting-started/rental-prediction/README.md +++ b/samples/features/machine-learning-services/python/getting-started/rental-prediction/README.md @@ -1,4 +1,4 @@ -# Build a predictive model with Python using SQL Server 2017 Machine Learning Services +# Build a predictive model with Python using SQL Server 2017 Machine Learning Services This sample shows how to create a predictive model in Python and operationalize it with SQL Server vNext.