Reading:
- Christopher Bishop. Pattern Recognition and Machine Learning. (PRML)
- Yaser S. Abu-Mostafa, Malik Magdon-Ismail and Hsuan-Tien Lin. Learning from Data: A Short Course.
- Yevgeny Seldin. Machine Learning Lecture Notes.
- Su-Yun Huang, Kuang-Yao Lee and Horng-Shing Lu. Lecture Notes: Statistical and Machine Learning.
Supervised Learning
Regression
Simple Linear Regression: Linear Least Squares
Bayesian Linear Regression
Generalized Linear Model (GLM) and LASSO
k-Nearest Neighbors (\(k\)-NN)
Kernel Methods
Support Vector Machine (SVM)
Decision Trees and Ensembles
Unsupervised Learning
Clustering
\(k\)-means and \(k\)-means++
Expectation–Maximization (EM)
Density Estimation
Kernel Density Estimation (KDE)
Online Learning Models
Statistical Learning Model
Decomposition and Dimensionality Reduction Methods
Singular Value Decomposition (SVD)
Principal Component Analysis (PCA)
Independent Component Analysis (ICA)
Nonlinear Dimensionality Reduction (NLDR) and Manifold Learning
Anomaly Detection Methods
Structured Prediction Methods
Hidden Markov Model (HMM)
Conditional Random Field (CRF)
Hierarchical Temporal Memory (HTM)
Neural Networks and Deep Learning