Skip to content

Commit 07da2f1

Browse files
authored
Merge pull request #77270 from garyericson/05-20-restore-add-package-link
ASQLML: Restoring link to add-a-package article
2 parents d7265f5 + b3ab6fb commit 07da2f1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/sql-database/sql-database-machine-learning-services-overview.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@ Most common open-source R packages are pre-installed in Machine Learning Service
4343
| [RevoScaleR](https://docs.microsoft.com/sql/advanced-analytics/r/ref-r-revoscaler) | RevoScaleR is the primary library for scalable R. Functions in this library are among the most widely used. Data transformations and manipulation, statistical summarization, visualization, and many forms of modeling and analyses are found in these libraries. Additionally, functions in these libraries automatically distribute workloads across available cores for parallel processing, with the ability to work on chunks of data that are coordinated and managed by the calculation engine. |
4444
| [MicrosoftML (R)](https://docs.microsoft.com/sql/advanced-analytics/r/ref-r-microsoftml) | MicrosoftML adds machine learning algorithms to create custom models for text analysis, image analysis, and sentiment analysis. |
4545

46-
<!-- Add this back when the new package-related article is written
47-
In addition to the pre-installed packages, you can [install additional packages](sql-database-quickstart-r-create-script.md#add-a-package).
48-
-->
46+
In addition to the pre-installed packages, you can [install additional packages](sql-database-machine-learning-services-add-r-packages.md).
4947

5048
<a name="signup"></a>
5149

0 commit comments

Comments
 (0)