Skip to content

Examples for Machine Learning Analytics Day 2017

Notifications You must be signed in to change notification settings

nwstephens/mlad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Analytics Day 2017

Examples for data wrangling and modeling with R. See the Docs folder for presentation decks.

Data Wrangling

The ML_Data_Wrangling_Visualization directory contains examples for using the Tidyverse. Important concepts include:

  • Data processing with dplyr
  • Visualization with ggplot2
  • R Markdown for reproducible research

Regression

The ML_Modeling directory contains examples of how to use R for data science using the census data. Important concepts include:

  • Using R Notebooks to understand your data
  • Building machine learning and linear models
  • Communicating results with Shiny and flex dashboards

Machine Learning

The ML_Modeling directory also contains introductory examples of how to use these new R packages:

About

Examples for Machine Learning Analytics Day 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages