Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 591 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 591 Bytes

Click here for our final artifact.

Libraries included in rmd

1. dplyr - filtering, selecting, and manipulating dataframes
2. jsonlite - ability to create read json files
3. ggplot2 - to plot graphs
4. tidyverse - includes ggplot2 and dplyr
5. modelr - loads google maps
6. ggmap - package to plot map for ggplots
7. caret - feature selection and modeling
8. ModelMetrics - caret's dependencies
9. recipes - caret's dependencies
10. DEoptimR - caret's dependencies