|
11 | 11 | # [Machine Learning Services - R](r/sql-server-r-services.md) |
12 | 12 |
|
13 | 13 | ## [Architecture](r/architecture-overview-sql-server-r-services.md) |
14 | | -### [New Components in SQL Server to Support Machine Learning Services](r/new-components-in-sql-server-to-support-r-services.md) |
15 | | -### [R Interoperability in SQL Server Machine Learning Services](r/r-interoperability-in-sql-server-r-services.md) |
| 14 | +### [New Components in SQL Server to Support Machine Learning Services](r/new-components-in-sql-server-to-support-r.md) |
| 15 | +### [R Interoperability in SQL Server Machine Learning Services](r/r-interoperability-in-sql-server.md) |
16 | 16 |
|
17 | 17 | ## [Setup and Configuration](r/getting-started-with-sql-server-r-services.md) |
18 | 18 | ### [Set up SQL Server Machine Learning Services (In-Database)](r/set-up-sql-server-r-services-in-database.md) |
19 | | -### [Unattended Installs of SQL Server Machine Learning Services](r/unattended-installs-of-sql-server-r-services.md) |
20 | | -### [Configuration (SQL Server Machine Learning Services)](r/configuration-sql-server-r-services.md) |
| 19 | +### [Unattended Installs of SQL Server Machine Learning Services](r/unattended-installs-of-sql-server.md) |
| 20 | +### [Configuration (SQL Server Machine Learning Services)](r/configuration-sql-server.md) |
21 | 21 | ### [Security Considerations for the R Runtime in SQL Server](r/security-considerations-for-the-r-runtime-in-sql-server.md) |
22 | 22 | ### [Managing and Monitoring Machine Learning Solutions](r/managing-and-monitoring-r-solutions.md) |
23 | 23 |
|
24 | 24 | ## [Monitoring](r/monitoring-r-services.md) |
25 | 25 | ### [How To: Create a Resource Pool for R](r/how-to-create-a-resource-pool-for-r.md) |
26 | | -### [Extended Events for SQL Server Machine Learning Services](r/extended-events-for-sql-server-r-services.md) |
27 | | -### [DMVs for SQL Server Machine Learning Services](r/dmvs-for-sql-server-r-services.md) |
| 26 | +### [Extended Events for SQL Server Machine Learning Services](r/extended-events-for-sql-server.md) |
| 27 | +### [DMVs for SQL Server Machine Learning Services](r/dmvs-for-sql-server.md) |
28 | 28 | ### [Using R Code Profiling Functions](r/using-r-code-profiling-functions.md) |
29 | 29 | ### [Monitor Machine Learning Services using Custom Reports in Management Studio](r/monitor-r-services-using-custom-reports-in-management-studio.md) |
30 | 30 | ### [Resource Governance for Machine Learning Services](r/resource-governance-for-r-services.md) |
|
65 | 65 |
|
66 | 66 | ## [Predictive Modeling](r/data-exploration-and-predictive-modeling-with-r.md) |
67 | 67 | ### [Converting R Code for Use in Machine Learning Services](r/converting-r-code-for-use-in-sql-server.md) |
68 | | -### [Creating multiple models using rxExecBy](./r/creating-multiple-models-using-rxexecby.md) |
| 68 | +### [Creating multiple models using rxExecBy](r/creating-multiple-models-using-rxexecby.md) |
69 | 69 | <!-- ## [Native Scoring](native-scoring-in-sql-server-2017.md)--> |
70 | 70 |
|
71 | 71 | ## [Real-time scoring](real-time-scoring.md) |
|
123 | 123 | # [SQL Server R Services Tutorials](tutorials/machine-learning-services-tutorials.md) |
124 | 124 |
|
125 | 125 | ## [Using R Code in Transact-SQL (Basic Tutorial)](tutorials/rtsql-using-r-code-in-transact-sql-sql-server-r-services.md) |
126 | | -### [Working with Inputs and Outputs (R in T-SQL Tutorial)](tutorials/rtsql-working-with-inputs-and-outputs-r-in-t-sql-tutorial.md) |
127 | | -### [R and SQL Data Types and Data Objects (R in T-SQL Tutorial)](tutorials/rtsql-r-and-sql-data-types-and-data-objects-r-in-t-sql-tutorial.md) |
128 | | -### [Using R Functions with SQL Server Data (R in T-SQL Tutorial)](tutorials/rtsql-using-r-functions-with-sql-server-data-r-in-t-sql-tutorial.md) |
129 | | -### [Create a Predictive Model (R in T-SQL Tutorial)](tutorials/rtsql-create-a-predictive-model-r-in-t-sql-tutorial.md) |
130 | | -### [Predict and Plot from Model (R in T-SQL Tutorial)](tutorials/rtsql-predict-and-plot-from-model-r-in-t-sql-tutorial.md) |
| 126 | +### [Working with Inputs and Outputs (R in T-SQL Tutorial)](tutorials/rtsql-working-with-inputs-and-outputs.md) |
| 127 | +### [R and SQL Data Types and Data Objects (R in T-SQL Tutorial)](tutorials/rtsql-r-and-sql-data-types-and-data-objects.md) |
| 128 | +### [Using R Functions with SQL Server Data (R in T-SQL Tutorial)](tutorials/rtsql-using-r-functions-with-sql-server-data.md) |
| 129 | +### [Create a Predictive Model (R in T-SQL Tutorial)](tutorials/rtsql-create-a-predictive-model.md) |
| 130 | +### [Predict and Plot from Model (R in T-SQL Tutorial)](tutorials/rtsql-predict-and-plot-from-model.md) |
131 | 131 |
|
132 | 132 | ## [Data Science End-to-End Walkthrough](tutorials/walkthrough-data-science-end-to-end-walkthrough.md) |
133 | | -### [Prerequisites for Data Science Walkthroughs](tutorials/walkthroughprerequisites-for-data-science-walkthroughs-sql-server-r-services.md) |
134 | | -### [Prepare the Data](tutorials/walkthrough-prepare-the-data-data-science-end-to-end-walkthrough.md) |
135 | | -### [View and Explore the Data](tutorials/walkthrough-view-and-explore-the-data-data-science-end-to-end-walkthrough.md) |
| 133 | +### [Prerequisites for Data Science Walkthroughs](tutorials/walkthrough-prerequisites-for-data-science-walkthroughs.md) |
| 134 | +### [Prepare the Data](tutorials/walkthrough-prepare-the-data.md) |
| 135 | +### [View and Explore the Data](tutorials/walkthrough-view-and-explore-the-data.md) |
136 | 136 | #### [View and Summarize Data using R](tutorials/walkthrough-view-and-summarize-data-using-r.md) |
137 | 137 | #### [Create Graphs and Plots Using R](tutorials/walkthrough-create-graphs-and-plots-using-r.md) |
138 | | -### [Create Data Features](tutorials/walkthrough-create-data-features-data-science-end-to-end-walkthrough.md) |
139 | | -### [Build and Save the Model](tutorials/walkthrough-build-and-save-the-model-data-science-end-to-end-walkthrough.md) |
140 | | -### [Deploy and Use the Model](tutorials/walkthrough-deploy-and-use-the-model-data-science-end-to-end-walkthrough.md) |
| 138 | +### [Create Data Features](tutorials/walkthrough-create-data-features.md) |
| 139 | +### [Build and Save the Model](tutorials/walkthrough-build-and-save-the-model.md) |
| 140 | +### [Deploy and Use the Model](tutorials/walkthrough-deploy-and-use-the-model.md) |
141 | 141 |
|
142 | 142 | ## [Data Science Deep Dive: Using the RevoScaleR Packages](tutorials/deepdive-data-science-deep-dive-using-the-revoscaler-packages.md) |
143 | | -### [Lesson 1: Work with SQL Server Data using R](tutorials/deepdive-work-with-sql-server-data-using-r-data-science-deep-dive.md) |
| 143 | +### [Lesson 1: Work with SQL Server Data using R](tutorials/deepdive-work-with-sql-server-data-using-r.md) |
144 | 144 | #### [Create SQL Server Data Objects using RxSqlServerData](tutorials/deepdive-create-sql-server-data-objects-using-rxsqlserverdata.md) |
145 | 145 | #### [Query and Modify the SQL Server Data](tutorials/deepdive-query-and-modify-the-sql-server-data.md) |
146 | 146 | #### [Define and Use Compute Contexts](tutorials/deepdive-define-and-use-compute-contexts.md) |
147 | 147 |
|
148 | | -### [Lesson 2: Create and Run R Scripts](tutorials/deepdive-create-and-run-r-scripts-data-science-deep-dive.md) |
| 148 | +### [Lesson 2: Create and Run R Scripts](tutorials/deepdive-create-and-run-r-scripts.md) |
149 | 149 | #### [Visualize SQL Server Data using R](tutorials/deepdive-visualize-sql-server-data-using-r.md) |
150 | 150 | #### [Create Models](tutorials/deepdive-create-models.md) |
151 | 151 | #### [Score New Data](tutorials/deepdive-score-new-data.md) |
152 | 152 |
|
153 | | -### [Lesson 3: Transform Data Using R](tutorials/deepdive-transform-data-using-r-data-science-deep-dive.md) |
| 153 | +### [Lesson 3: Transform Data Using R](tutorials/deepdive-transform-data-using-r.md) |
154 | 154 | #### [Load Data into Memory using rxImport](tutorials/deepdive-load-data-into-memory-using-rximport.md) |
155 | 155 | #### [Create New SQL Server Table using rxDataStep](tutorials/deepdive-create-new-sql-server-table-using-rxdatastep.md) |
156 | 156 | #### [Perform Chunking Analysis using rxDataStep](tutorials/deepdive-perform-chunking-analysis-using-rxdatastep.md) |
157 | 157 |
|
158 | | -### [Lesson 4: Analyze Data in Local Compute Context](tutorials/deepdive-analyze-data-in-local-compute-context-data-science-deep-dive.md) |
| 158 | +### [Lesson 4: Analyze Data in Local Compute Context](tutorials/deepdive-analyze-data-in-local-compute-context.md) |
159 | 159 | #### [Move Data between SQL Server and XDF File](tutorials/deepdive-move-data-between-sql-server-and-xdf-file.md) |
160 | 160 |
|
161 | | -### [Lesson 5: Create a Simple Simulation](tutorials/deepdive-create-a-simple-simulation-data-science-deep-dive.md) |
| 161 | +### [Lesson 5: Create a Simple Simulation](tutorials/deepdive-create-a-simple-simulation.md) |
162 | 162 |
|
163 | | -## [In-Database Advanced Analytics for SQL Developers](tutorials/sqldev-in-database-advanced-analytics-for-sql-developers-tutorial.md) |
164 | | -### [Step 1: Download the Sample Data](tutorials/sqldev-step-1-download-the-sample-data-in-database-advanced-analytics-tutorial.md) |
| 163 | +## [In-Database Advanced Analytics for SQL Developers](tutorials/sqldev-in-database-advanced-analytics-for-sql-developers.md) |
| 164 | +### [Step 1: Download the Sample Data](tutorials/sqldev-download-the-sample-data.md) |
165 | 165 | ### [Step 2: Import Data to SQL Server using PowerShell](r/sqldev-import-data-to-sql-server-using-powershell.md) |
166 | | -### [Step 3: Explore and Visualize the Data](tutorials/sqldev-explore-and-visualize-the-data-in-database-advanced-analytics-tutorial.md) |
167 | | -### [Step 4: Create Data Features using T-SQL](tutorials/sqldev-create-data-features-using-t-sql-in-database-advanced-analytics-tutorial.md) |
| 166 | +### [Step 3: Explore and Visualize the Data](tutorials/sqldev-explore-and-visualize-the-data.md) |
| 167 | +### [Step 4: Create Data Features using T-SQL](tutorials/sqldev-create-data-features-using-t-sql.md) |
168 | 168 | ### [Step 5: Train and Save a Model using T-SQL](r/sqldev-train-and-save-a-model-using-t-sql.md) |
169 | | -### [Step 6: Operationalize the Model](tutorials/sqldev-operationalize-the-model-in-database-advanced-analytics-tutorial.md) |
| 169 | +### [Step 6: Operationalize the Model](tutorials/sqldev-operationalize-the-model.md) |
170 | 170 |
|
171 | 171 | ## [Data Science Scenarios and Solution Templates](tutorials/data-science-scenarios-and-solution-templates.md) |
172 | 172 |
|
0 commit comments