1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

added Predictive analytics sample to the readme

This commit is contained in:
David Salgado
2016-11-14 11:35:10 -08:00
committed by GitHub
parent 03565d4b53
commit 61e1c6728f

View File

@ -1,5 +1,8 @@
# Samples for SQL Server R Services
[Implementing Predictive Analytics](Implementing Predictive Analytics)
Step-by-step sample that explains the basics about predictive analytics for developers. The lab will take you about 15 min and will show you how to create an application that uses node.js and SQL Server 2016 to predict if a cab driver will be tipped or not.
[Telco Customer Churn](Telco Customer Churn)
Telco Customer Churn sample using SQL Server R Services.