From ebf5846f2aa0449acdce2b756bc224ec8277cca0 Mon Sep 17 00:00:00 2001 From: Jeroen ter Heerdt Date: Fri, 1 Mar 2019 15:21:18 -0800 Subject: [PATCH] updating readme for app deploy --- samples/features/sql-big-data-cluster/app-deploy/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samples/features/sql-big-data-cluster/app-deploy/README.md b/samples/features/sql-big-data-cluster/app-deploy/README.md index 32f2f95c..8e69cb1d 100644 --- a/samples/features/sql-big-data-cluster/app-deploy/README.md +++ b/samples/features/sql-big-data-cluster/app-deploy/README.md @@ -22,8 +22,10 @@ These samples demonstrates how you can deploy a simple R app into SQL Server big |Sample|Description| |-|-| |__[RollDice](RollDice/)__|This sample demonstrates the use of data frames by rolling dices| +|__[sentiment-analysis](sentiment-analysis)__|Demonstrates how to run a sentiment analysis on a pre-trained model| |__[sumofsq](sumofsq/)__|Returns the sum of squares of two input numbers| + ### MLeap |Sample|Description|