Skip to content

Commit affa965

Browse files
committed
Fix path to includes
1 parent 99bba82 commit affa965

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

docs/machine-learning/sql-server-machine-learning-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: davidph
1111
monikerRange: ">=sql-server-2017||>=sql-server-linux-ver15||=sqlallproducts-allversions"
1212
---
1313
# What is SQL Server Machine Learning Services (Python and R)?
14-
[!INCLUDE [SQL Server 2017](../../includes/applies-to-version/sqlserver2017.md)]
14+
[!INCLUDE [SQL Server 2017](../includes/applies-to-version/sqlserver2017.md)]
1515

1616
Machine Learning Services is a feature in SQL Server that gives the ability to run Python and R scripts with relational data. You can use open-source packages and frameworks, and the [Microsoft Python and R packages](#packages), for predictive analytics and machine learning. The scripts are executed in-database without moving data outside SQL Server or over the network. This article explains the basics of SQL Server Machine Learning Services and how to get started.
1717

docs/machine-learning/what-s-new-in-sql-server-machine-learning-services.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ ms.technology: machine-learning-services
1212
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15||=sqlallproducts-allversions"
1313
---
1414
# What's new in SQL Server Machine Learning Services
15-
16-
[!INCLUDE [SQL Server 2016](../../includes/applies-to-version/sqlserver2016.md)]
15+
[!INCLUDE [SQL Server 2016](../includes/applies-to-version/sqlserver2016.md)]
1716

1817
Machine learning capabilities are added to SQL Server in each release as we continue to expand, extend, and deepen the integration between the data platform, advanced analytics, and data science.
1918

0 commit comments

Comments
 (0)