Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 413 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 413 Bytes

dojo_25FEB2014

Montreal R User Group Coding Dojo on Topic Modeling and Machine Learning

Presentation

R file

required packages

  • library("tm")

  • library("plyr")

  • library("googleVis")

  • library("shiny")