1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00
Files
sql-server-samples/samples/features/r-services/README.md
2016-11-14 11:35:38 -08:00

750 B

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.

SSMS Custom Reports

Custom reports for SQL Server R Services built using SQL Server Report Builder. The reports can be added to SQL Server Management Studio to view various configuration and runtime information about R scripts execution in SQL Server.