With Examples in Python — I’m a big advocate of using simple models, whenever the problem allows them. It’s all fun and games with the fancy neural networks, but if the good old linear regression gets the job done, why not use it? However, linear regression being a seemingly simple concept, there are two issues…