mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
19 lines
897 B
Markdown
19 lines
897 B
Markdown
# Samples for SQL Server Machine Learning Services
|
|
|
|
|
|
Go to the getting started tutorials:
|
|
|
|
[R and Python getting started tutorials](https://microsoft.github.io/sql-ml-tutorials/)
|
|
|
|
[Telco Customer Churn](Telco Customer Churn)
|
|
|
|
Telco Customer Churn sample using SQL Server R Services.
|
|
|
|
[SSMS Custom Reports](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.
|
|
|
|
[Loan Classification](Loan Classification)
|
|
|
|
This sample contains all the scripts required to emulate a similar setup used for Loan Classification which Jack Henry and Associates had demonstrated on-stage at Ignite with Data Group CVP, Joseph Sirosh, using Lending Club data with SQL Server 2016 R Services and an Azure Data Science VM.
|