← World Of AI
Machine Learning
Linear Regression
Fits a straight-line relationship between inputs and a continuous outcome.
Minimise the squared distance between prediction and truth and you get the line of best fit. Every more sophisticated model is, in some sense, a response to the ways this one is too simple.
It rewards careful use: check the residuals, watch for correlated inputs distorting coefficients, and remember that a coefficient describes an association within your data, not a causal lever you can pull.
Also in Machine Learning
Apply
Begin the first module
Become AI native, it is the real deal today, and if it is not for you, you have lost nothing but learnt a new skill.