Skip to content

Commit 6a4e832

Browse files
committed
Merge remote-tracking branch 'refs/remotes/Microsoft/master'
2 parents ed9010d + 01ee787 commit 6a4e832

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

samples/features/r-services/Getting-Started/Customer-Clustering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Follow the step by step tutorial [here](https://www.microsoft.com/en-us/sql-serv
3636

3737
To run this sample, you need the following prerequisites.
3838
Section 1 in the [tutorial](https://www.microsoft.com/en-us/sql-server/developer-get-started/rclustering) covers the prerequisites.
39-
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)
39+
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)
4040

4141
**Software prerequisites:**
4242

samples/features/r-services/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Samples for SQL Server R Services
22

3-
[Implementing Predictive Analytics](Implementing Predictive Analytics)
3+
Go to the getting started tutorials to learn more about:
4+
5+
[Predictive Modeling with R Services](https://www.microsoft.com/en-us/sql-server/developer-get-started/rprediction)
6+
7+
[Customer Clustering with R Services](https://www.microsoft.com/en-us/sql-server/developer-get-started/rclustering)
48

5-
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.
69

710
[Telco Customer Churn](Telco Customer Churn)
811

0 commit comments

Comments
 (0)