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

Commit 1d96109

Browse files
authored
Update sql-ml-component-commandline-install.md
1 parent d081570 commit 1d96109

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

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

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Install from a command prompt
3-
description: Run SQL Server command line setup to add Machine Learning Services with R and Python to a SQL Server database engine instance.
3+
description: Run SQL Server command line setup to add Machine Learning Services with Python and R to a SQL Server database engine instance.
44
ms.prod: sql
55
ms.technology: machine-learning-services
6-
ms.date: 09/30/2020
6+
ms.date: 10/12/2020
77
ms.topic: how-to
88
author: dphansen
99
ms.author: davidph
@@ -13,12 +13,7 @@ monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15||=sqlallproducts-allv
1313
# Install SQL Server Machine Learning Services with R and Python from the command line
1414
[!INCLUDE [SQL Server 2016 and later](../../includes/applies-to-version/sqlserver2016.md)]
1515

16-
This article provides instructions for installing [SQL Server Machine Learning Services](../sql-server-machine-learning-services.md) from a command line:
17-
18-
+ [New In-Database instance](#indb)
19-
+ [Add to an existing database engine instance](#add-existing)
20-
+ [Silent install](#silent)
21-
+ [New standalone server](#shared-feature)
16+
This article provides instructions for installing [SQL Server Machine Learning Services](../sql-server-machine-learning-services.md) with Python and R from a command line.
2217

2318
You can specify silent, basic, or full interaction with the Setup user interface. This article supplements [Install SQL Server from the Command Prompt](../../database-engine/install-windows/install-sql-server-from-the-command-prompt.md), covering the parameters unique to R and Python machine learning components.
2419

@@ -34,7 +29,6 @@ You can specify silent, basic, or full interaction with the Setup user interface
3429

3530
+ Avoid installing standalone and in-database instances on the same computer. A standalone server will compete for the same resources, undermining the performance of both installations.
3631

37-
3832
## Command line arguments
3933

4034
The FEATURES argument is required, as are licensing term agreements.

0 commit comments

Comments
 (0)