mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Merge remote-tracking branch 'refs/remotes/Microsoft/master'
This commit is contained in:
@@ -36,7 +36,7 @@ Follow the step by step tutorial [here](https://www.microsoft.com/en-us/sql-serv
|
||||
|
||||
To run this sample, you need the following prerequisites.
|
||||
Section 1 in the [tutorial](https://www.microsoft.com/en-us/sql-server/developer-get-started/rclustering) covers the prerequisites.
|
||||
After that, you can download a DB backup file and restore it using Setup.sql. [Download DB](https://deve2e.azureedge.net/sqlchoice/static/tpcxbb_1gb.bak)
|
||||
After that, you can download a DB backup file and restore it using Setup.sql. [Download DB](https://sqlchoice.blob.core.windows.net/sqlchoice/static/tpcxbb_1gb.bak)
|
||||
|
||||
**Software prerequisites:**
|
||||
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
# Samples for SQL Server R Services
|
||||
|
||||
[Implementing Predictive Analytics](Implementing Predictive Analytics)
|
||||
Go to the getting started tutorials to learn more about:
|
||||
|
||||
[Predictive Modeling with R Services](https://www.microsoft.com/en-us/sql-server/developer-get-started/rprediction)
|
||||
|
||||
[Customer Clustering with R Services](https://www.microsoft.com/en-us/sql-server/developer-get-started/rclustering)
|
||||
|
||||
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user