https://www.datarobot.com/blog/ordinary-least-squares-in-python/
Linear Regression in Pyhton, also called Ordinary Least Squares (OLS) Regression, is the most commonly used technique in Statistical Learning. Learn more here!
ordinary least squaresregressionpythondatarobotblog
https://builtin.com/articles/partial-least-squares
This article explores what partial least squares regression is, how it works, its components and applications and what we use it for (with examples).
partial least squaresregressionplsbuilt