Skip to content

Commit 2cd4b86

Browse files
committed
Add ms.custom tags to support Introductory Coverage OKR reporting
1 parent d95ef78 commit 2cd4b86

70 files changed

Lines changed: 241 additions & 176 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/machine-learning/install/sql-machine-learning-azure-virtual-machine.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ ms.date: 01/02/2020
77
ms.topic: how-to
88
author: garyericson
99
ms.author: garye
10-
ms.custom: seo-lt-2019
10+
ms.custom:
11+
- seo-lt-2019
12+
- intro-installation
1113
monikerRange: ">=sql-server-2017||>=sql-server-linux-ver15"
1214
---
1315
# Install SQL Server Machine Learning Services with Python and R on an Azure virtual machine

docs/machine-learning/install/sql-machine-learning-services-windows-install.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ ms.date: 04/15/2021
77
ms.topic: how-to
88
author: garyericson
99
ms.author: garye
10-
ms.custom: seo-lt-2019
10+
ms.custom:
11+
- seo-lt-2019
12+
- intro-installation
1113
monikerRange: ">=sql-server-2017"
1214
---
1315
# Install SQL Server Machine Learning Services (Python and R) on Windows

docs/machine-learning/install/sql-machine-learning-standalone-windows-install.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ ms.date: 01/03/2020
77
ms.topic: how-to
88
author: garyericson
99
ms.author: garye
10-
ms.custom: seo-lt-2019
10+
ms.custom:
11+
- seo-lt-2019
12+
- intro-installation
1113
monikerRange: ">=sql-server-2016"
1214
---
1315
# Install Machine Learning Server (Standalone) or R Server (Standalone) using SQL Server Setup
@@ -229,4 +231,4 @@ Python developers can learn how to use Python with SQL Server by following these
229231

230232
+ [Python tutorial: Predict ski rental with linear regression in SQL Server Machine Learning Services](../tutorials/python-ski-rental-linear-regression-deploy-model.md)
231233
+ [Python tutorial: Categorizing customers using k-means clustering with SQL Server Machine Learning Services](../tutorials/python-clustering-model.md)
232-
::: moniker-end
234+
::: moniker-end

docs/machine-learning/install/sql-ml-component-commandline-install.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ ms.date: 01/07/2021
77
ms.topic: how-to
88
author: garyericson
99
ms.author: garye
10-
ms.custom: seo-lt-2019
10+
ms.custom:
11+
- seo-lt-2019
12+
- intro-installation
1113
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15"
1214
---
1315
# Install SQL Server Machine Learning Services with R and Python from the command line

docs/machine-learning/install/sql-ml-component-install-without-internet-access.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ ms.date: 10/01/2020
77
ms.topic: how-to
88
author: garyericson
99
ms.author: garye
10-
ms.custom: seo-lt-2019
10+
ms.custom:
11+
- seo-lt-2019
12+
- intro-installation
1113
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15"
1214
---
1315
# Offline install SQL Server Machine Learning Services Python and R on computers with no internet access

docs/machine-learning/install/sql-pretrained-models-install.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ title: Install pre-trained models
33
description: Add pre-trained models for sentiment analysis and image featurization to SQL Server Machine Learning Services (R or Python) or SQL Server R Services.
44
ms.prod: sql
55
ms.technology: machine-learning-services
6-
76
ms.date: 07/30/2019
87
ms.topic: how-to
98
author: garyericson
109
ms.author: garye
11-
ms.custom: seo-lt-2019
10+
ms.custom:
11+
- seo-lt-2019
12+
- intro-installation
1213
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15"
1314
---
1415
# Install pre-trained machine learning models on SQL Server

docs/machine-learning/install/sql-r-services-windows-install.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ ms.date: 08/06/2020
88
ms.topic: how-to
99
author: garyericson
1010
ms.author: garye
11-
ms.custom: contperf-fy20q4
11+
ms.custom:
12+
- contperf-fy20q4
13+
- intro-installation
1214
monikerRange: "=sql-server-2016"
1315
---
1416
# Install SQL Server 2016 R Services
@@ -250,4 +252,4 @@ R developers can get started with some simple examples, and learn the basics of
250252

251253
+ [Quickstart: Run R in T-SQL](../tutorials/quickstart-r-create-script.md)
252254
+ [R tutorials for SQL machine learning](../tutorials/r-tutorials.md)
253-
+ [SQL machine learning documentation](../index.yml)
255+
+ [SQL machine learning documentation](../index.yml)

docs/machine-learning/package-management/install-additional-python-packages-on-sql-server.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ ms.date: 08/26/2020
77
ms.topic: how-to
88
author: garyericson
99
ms.author: garye
10-
1110
monikerRange: ">=sql-server-ver15||>=sql-server-linux-ver15||=azuresqldb-mi-current"
11+
ms.custom:
12+
- intro-installation
1213
---
1314

1415
# Install Python packages with sqlmlutils

docs/machine-learning/package-management/install-additional-r-packages-on-sql-server.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ ms.date: 12/15/2020
77
ms.topic: how-to
88
author: garyericson
99
ms.author: garye
10-
11-
ms.custom: seo-lt-2019
10+
ms.custom:
11+
- seo-lt-2019
12+
- intro-installation
1213
monikerRange: ">=sql-server-ver15||>=sql-server-linux-ver15||=azuresqldb-mi-current"
1314
---
1415

docs/machine-learning/package-management/install-python-packages-standard-tools.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: Install packages with Python tools
33
description: Learn how to use standard Python tools to install new Python packages to an instance of SQL Server Machine Learning Services.
44
ms.prod: sql
55
ms.technology: machine-learning-services
6-
76
ms.date: 01/21/2020
87
ms.topic: how-to
98
author: garyericson
109
ms.author: garye
11-
1210
monikerRange: "=sql-server-2017"
11+
ms.custom:
12+
- intro-installation
1313
---
1414
# Install packages with Python tools on SQL Server
1515
[!INCLUDE [SQL Server 2017 only](../../includes/applies-to-version/sqlserver2017-only.md)]
@@ -119,4 +119,4 @@ import cntk
119119

120120
+ [Get Python package information](python-package-information.md)
121121
+ [Python tutorials for SQL Server Machine Learning Services](../tutorials/python-tutorials.md)
122-
+ [Python API for CNTK](https://cntk.ai/pythondocs/tutorials.html).
122+
+ [Python API for CNTK](https://cntk.ai/pythondocs/tutorials.html).

0 commit comments

Comments
 (0)