Intro to machine learning
- How models Work
- Basic Data Exploration
- First Model
- Model Validation
- Underfitting and Overfitting
- Random Forests
- Machine Learning Competitions
Intermediate Machine Learning
- Introduction
- Missing Values
- Categorical Variables
- Pipelines
- Cross-Validation
- XGBoost
- Data Leakage
Time Series
- Linear Regression With Time Series
- Trend
- Seasonality
- Time series as Feature
- Hybrid Models
- Forecasting With Machine Learning
Machine Learning Explainability
- Use cases for model insights
- Permutation Important
- Partial Plots
- SHAP Values
- Advanced Uses of SHAP Values
Intro to Deep Learning
- A Single Neuron
- Deep Neural Networks
- Stochastic Gradient Descent
- Underfitting and Overfitting
- Dropout and Batch Normalization
- Binary Classification
Intro to Game AI and Reinforcement Learning
- Play the Game
- One-Step Lookahead
- N-Step lookahead
- Deep Reinforcement Learning