References
Logistic Regression
- Chapter 4.3 of Gareth James,
Daniela Witten, Trevor Hastie, and Robert Tibshirani. “An Introduction
to Statistical Learning”, Springer 2021.
- 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