Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit dbc77b6

Browse files
committed
Added titleSuffix for NYC taxi tutorials
1 parent 4cd4ff2 commit dbc77b6

10 files changed

Lines changed: 10 additions & 0 deletions

docs/machine-learning/tutorials/python-taxi-classification-create-features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Python tutorial: Create data features"
3+
titleSuffix: SQL machine learning
34
description: In part three of this five-part tutorial series, you'll add calculations to stored procedures for use in Python machine learning models with SQL machine learning.
45
ms.prod: sql
56
ms.technology: machine-learning

docs/machine-learning/tutorials/python-taxi-classification-deploy-model.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Python tutorial: Run predictions in SQL stored procedures"
3+
titleSuffix: SQL machine learning
34
description: In part five of this five-part tutorial series, you'll operationalize embedded Python script in SQL stored procedures with T-SQL functions with SQL machine learning.
45
ms.prod: sql
56
ms.technology: machine-learning

docs/machine-learning/tutorials/python-taxi-classification-explore-data.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Python tutorial: Explore and visualize data"
3+
titleSuffix: SQL machine learning
34
description: Explore sample data and generate some plots in preparation for using binary classification in Python with SQL machine learning.
45
ms.prod: sql
56
ms.technology: machine-learning

docs/machine-learning/tutorials/python-taxi-classification-introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Python tutorial: Predict NYC taxi fares with binary classification"
3+
titleSuffix: SQL machine learning
34
description: Learn how to embed Python code in SQL Server stored procedures and T-SQL functions with SQL machine learning to predict NYC taxi fares using binary classification.
45
ms.prod: sql
56
ms.technology: machine-learning

docs/machine-learning/tutorials/python-taxi-classification-train-model.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Python tutorial: Train and save model"
3+
titleSuffix: SQL machine learning
34
description: In part four of this five-part tutorial series, you'll train and save a model in Python using Transact-SQL on SQL Server with SQL machine learning.
45
ms.prod: sql
56
ms.technology: machine-learning

docs/machine-learning/tutorials/r-taxi-classification-create-features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "R tutorial: Create data features"
3+
titleSuffix: SQL machine learning
34
description: In part three of this five-part tutorial series, you'll use T-SQL functions to create and store features from sample data with SQL machine learning.
45
ms.prod: sql
56
ms.technology: machine-learning

docs/machine-learning/tutorials/r-taxi-classification-deploy-model.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "R tutorial: Run predictions in SQL stored procedures"
3+
titleSuffix: SQL machine learning
34
description: In part five of this five-part tutorial series, you'll operationalize embedded R script in SQL stored procedures with T-SQL functions with SQL machine learning.
45
ms.prod: sql
56
ms.technology: machine-learning

docs/machine-learning/tutorials/r-taxi-classification-explore-data.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "R tutorial: Explore and visualize data"
3+
titleSuffix: SQL machine learning
34
description: Explore sample data and generate some plots in preparation for using binary classification in R with SQL machine learning.
45
ms.prod: sql
56
ms.technology: machine-learning

docs/machine-learning/tutorials/r-taxi-classification-introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "R tutorial: Predict NYC taxi fares with binary classification"
3+
titleSuffix: SQL machine learning
34
description: In this five-part tutorial series, you'll learn how to embed R code in SQL Server stored procedures and T-SQL functions with SQL machine learning to predict NYC taxi fares using binary classification.
45
ms.prod: sql
56
ms.technology: machine-learning

docs/machine-learning/tutorials/r-taxi-classification-train-model.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "R tutorial: Train and save model"
3+
titleSuffix: SQL machine learning
34
description: In part four of this five-part tutorial series, you'll train and save a model in R using Transact-SQL on SQL Server with SQL machine learning.
45
ms.prod: sql
56
ms.technology: machine-learning

0 commit comments

Comments
 (0)