Skip to content

loganteal/Practical-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Practical Machine Learning

Notes from the Johns Hopkins Coursera Course

Course Description

One of the most common tasks performed by data scientists and data analysts are prediction and machine learning. This course will cover the basic components of building and applying prediction functions with an emphasis on practical applications. The course will provide basic grounding in concepts such as training and tests sets, overfitting, and error rates. The course will also introduce a range of model based and algorithmic machine learning methods including regression, classification trees, Naive Bayes, and random forests. The course will cover the complete process of building prediction functions including data collection, feature creation, algorithms, and evaluation.

Course Content

  • Prediction study design
  • In sample and out of sample errors
  • Overfitting
  • Receiver Operating Characteristic (ROC) curves
  • The caret package in R
  • Preprocessing and feature creation
  • Prediction with regression
  • Prediction with decision trees
  • Prediction with random forests
  • Boosting
  • Prediction blending

About

Notes from the Johns Hopkins Coursera Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published