Machine Learning and Deep Learning
Referenced Books
Table of contents
- Intro to Statistical Machine Learning
- Bias-Variance Tradeoff
- Regression
- Linear Regression
- Sum of Squares
- Ordinary Least Squares
- R-Squared
- Encoding Categorical Variables
- Classification
- Logistic Regression
- Confounding
- Discriminant Analysis
- ROC Curve
- Resampling Methods
- Test Error Estimation / Model Selection
- Regularization
- Decision Tree
- Ensemble Methods
- Random Forest
- Boosted Trees
- Support Vector Machine
- Unsupervised Learning
- Principal Component Analysis
- Clustering
- Shallow Neural Networks
- Deep Neural Networks
- Loss Functions
- Gradient Descent
- Backpropagation
- Regularization in Neural Networks
- Convolutional Neural Networks