Appendix A — Further study
In this module we can only touch the surface of the field of multivariate statistics and machine learning. If you would like to study further I recommend the following books below as a starting point.
A.1 Recommended reading
For multivariate statistics and machine learning:
- Izenman (2008) Modern Multivariate Statistical Techniques. Springer.
- Rogers and Girolami (2017) A first course in machine learning (2nd Edition). Chapman and Hall / CRC.
- James et al. (2021) An introduction to statistical learning with applications in R (2nd edition). Springer.
- James et al. (2023) An introduction to statistical learning with applications in Python. Springer.
A.2 Advanced reading
Additional (advanced) reference books for probabilistic machine learning are:
- Bishop (2006) Pattern recognition and machine learning. Springer.
- Murphy (2022) Probabilistic Machine Learning: An Introduction. MIT Press.
- Murphy (2023) Probabilistic Machine Learning: Advanced Topics. MIT Press.
- Prince (2023) Understanding Deep learning. MIT Press.
You can find further suggestions on my list of online textbooks in statistics and machine learning.