Skip to content

Commit 17b30ce

Browse files
authored
Merge pull request #172 from NelGson/master
Update to ReadMe.md in r-services folder
2 parents 3d2eeba + 92be0b5 commit 17b30ce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Samples for SQL Server R Services
22

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

77
[Telco Customer Churn](Telco Customer Churn)
88

0 commit comments

Comments
 (0)