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

Update README.md

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

View File

@ -1,6 +1,7 @@
# Samples for SQL Server R Services # Samples for SQL Server R Services
[Implementing Predictive Analytics](Implementing Predictive Analytics) [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. 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](Telco Customer Churn)