Videos available on my YouTube channel
Table of Contents
Part One: Introduction to Machine Learning
- The Craft of Machine Learning
- Learning R
- Data Visualization in R
- The Craft 1: Planning to Learn
Part Two: Linear Models
- Linear Regression
- Logistic Regression
- Naive Bayes
- The Craft 2: Predictive Analytics
Part Three: Modern R
- The Tidyverse
- ggplot2
- The Craft 3: Data Wrangling
Part Four: Searching for Similarity
- Instance-based learning with kNN
- Clustering
- Decision Trees and Random Forests
- The Craft 4: Feature Engineering
Part Five: Kernel Methods and Ensemble Methods
- Support Vector Machines
- Ensemble Methods
- The Craft 5: Choosing Algorithms
Part Six: Python for Machine Learning
- Python Basics
- Python Libraries for Machine Learning
- Python Machine Learning Examples
Part Seven: Neural Networks
- Neural Networks
- Deep Learning with Keras
- The Craft 6: Machine Learning Trends
Part Eight: Modeling the World
- Bayes Nets
- Markov Models
- Reinforcement Learning
- The Craft 8: Learning Theory