You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/features/readme.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,11 @@ Master Data Services (MDS) is the SQL Server solution for master data management
10
10
11
11
[R Services](r-services)
12
12
13
-
SQL Server R Services brings R processing close to the data, allowing more scalable and more efficient predictive analytics.
13
+
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.
14
+
15
+
[ML Services](ml-services)
16
+
17
+
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.
14
18
15
19
[JSON Support](json)
16
20
@@ -24,4 +28,4 @@ Built-in temporal functions enable you to easily track history of changes in a t
24
28
25
29
[Reporting Services (SSRS)](reporting-services)
26
30
27
-
Reporting Services provides reporting capabilities for your organziation. Reporting Services can be integrated with SharePoint Server or used as a standalone service.
31
+
Reporting Services provides reporting capabilities for your organziation. Reporting Services can be integrated with SharePoint Server or used as a standalone service.
0 commit comments