Skip to content

Commit 39a49a0

Browse files
authored
Merge pull request #15566 from dphansen/patch-2
Update Install to SQL MLS on Windows
2 parents 160cb5d + 101a68d commit 39a49a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix:
44
description: 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 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.
55
ms.prod: sql
66
ms.technology: machine-learning
7-
ms.date: 04/16/2020
7+
ms.date: 06/19/2020
88
ms.topic: overview
99
author: dphansen
1010
ms.author: davidph
@@ -105,6 +105,6 @@ For more information on which packages are installed with Machine Learning Servi
105105

106106
## Next steps
107107

108-
+ [Install SQL Server Machine Learning Services](install/sql-machine-learning-services-windows-install.md) or [on Linux](../linux/sql-server-linux-setup-machine-learning.md?toc=/sql/machine-learning/toc.json)
108+
+ [Install SQL Server Machine Learning Services on Windows](install/sql-machine-learning-services-windows-install.md) or [on Linux](../linux/sql-server-linux-setup-machine-learning.md?toc=/sql/machine-learning/toc.json)
109109
+ [Python tutorials for SQL machine learning](tutorials/python-tutorials.md)
110110
+ [R tutorials for SQL machine learning](tutorials/r-tutorials.md)

0 commit comments

Comments
 (0)