1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Merge pull request #271 from NelGson/master

New Python clustering tutorial
This commit is contained in:
Umachandar Jayachandran
2017-08-17 22:17:00 -07:00
committed by GitHub
3 changed files with 225 additions and 2 deletions

View File

@ -10,7 +10,11 @@ Master Data Services (MDS) is the SQL Server solution for master data management
[R Services](r-services)
SQL Server R Services brings R processing close to the data, allowing more scalable and more efficient predictive analytics.
SQL Server R Services (in SQL Server 2016 and above) brings R processing close to the data, allowing more scalable and more efficient predictive analytics using R in-database.
[ML Services](ml-services)
SQL Server ML Services (SQL Server 2017) brings Python processing close to the data, allowing more scalable and more efficient predictive analytics using Python in-database.
[JSON Support](json)
@ -28,4 +32,4 @@ Graph tables enable you to add a non-relational capability to your database.
[Reporting Services (SSRS)](reporting-services)
Reporting Services provides reporting capabilities for your organziation. Reporting Services can be integrated with SharePoint Server or used as a standalone service.
Reporting Services provides reporting capabilities for your organziation. Reporting Services can be integrated with SharePoint Server or used as a standalone service.