References
Logistic Regression
- Chapter 3 of James, Gareth, Daniela Witten, Trevor Hastie, and Robert Tibshirani. “An Introduction to Statistical Learning”, Vol. 112. Springer, 2013 (PDF available)
- Chapter 7 of Sergios Theodoridis, “Machine Learning - A Bayesian and Optimization Perspective”, Academic Press, 2015.
- Chapter 10 of Kevin P. Murphy, “Probabilistic Machine Learning: An introduction”, MIT Press, 2021 (PDF available).
K-Nearest Neighbors
- Chapter 13 of Trevor Hastie, Robert Tibshirani, and Jerome Friedman, “The Elements of Statistical Learning: Data Mining, Inference, and Prediction”, Springer, 2009 (PDF available)
- Chapter 16 of Kevin P. Murphy, “Probabilistic Machine Learning: An introduction”, MIT Press, 2021 (PDF available).
Natural Language Processing