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:
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user