Introducing Exploratory Data Analysis and Supervised Machine Learning with R

The videos work best in the Google Chrome web browser. In other web browers, open the videos in a new tab.  

MOOC_LB1.mp4

Welcome to the Course

This lesson gives an overview of the course.

MOOC_LB2.mp4

A Concise Introduction to R and R Studio

This lesson introduces R and R Studio and shows the integrated development environment and the R Notebook.

MOOC_LB3.mp4

Exploratory Data Analysis

This lesson digs into the Titanic dataset and uses visualizations to explore how different factors impact the survival rate of the passengers.

Machine Learning

MOOC_LB4.mp4

Introduction to Machine Learning

This lesson briefly introduces machine learning and how we see machine learning models as black boxes.

MOOC_LB5.mp4

Conditional Inference Tree

This lesson shows the use of a conditional inference tree to predict the survival of passengers.

MOOC_LB6.mp4

Naïve Bayes

This lesson shows the use of Naïve Bayes to predict the survival of passengers.

MOOC_LB7.mp4

k-Nearest-Neighbor

This lesson shows the use of k-Nearest-Neighbor to predict the survival of passengers.

Summary

MOOC_LB8.mp4

Last Words

This lesson compares the tree machine learning models, and provides some suggestions for further reading.



Course Resources

Files to Download