CS229: Machine Learning, Jehangir Amjad, 2025 (Stanford University) - Stanford's widely recognized machine learning course, offering comprehensive materials on supervised learning, including an introduction to regression problems and their applications.
1. Supervised learning (scikit-learn user guide), scikit-learn developers, 2024 - Official documentation for the scikit-learn library, providing practical explanations and examples of supervised learning algorithms, including various regression models.