Skip to content

Commit

Permalink
List the R files to run
Browse files Browse the repository at this point in the history
  • Loading branch information
inchiosa authored Aug 15, 2017
1 parent c5c1622 commit 0096b0c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ ssh -L localhost:8787:localhost:8787 -L localhost:8088:localhost:8088 remoteuser
* You can also open [http://localhost:8088/](http://localhost:8088/) in your web browser to connect to the **YARN User Interface** on the Data Science Virtual Machine to monitor YARN applications and node health<br>
* Note that the terminal window with ssh or plink is only needed to provide a secure tunnel to the Data Science Virtual Machine

## Locating and Running the Tutorials on the Data Science Virtual Machine
In the RStudio *Files* pane, click **KDD2017R** and then **Code**
1. **MRS** directory: Run **1-Clean-Join.r, 2-Train-Test.r, 3-Deploy-Score.r**
2. **learning_curves** directory: Run **gibberish_hdinsight_rxFastLinear.Rmd**
3. **GroupedTimeSeries** directory: Run **main.R**
4. **SentimentAnalysis** directory: Run **movie_sentiment.R**

<hr>


Expand Down

0 comments on commit 0096b0c

Please sign in to comment.