
Spelling out Linear Regression in Code – a 101 guide
In this post I aim to spell out the complete logic and math into code, so that you can implement the concept of Linear Regression as discussed in the previous post on sapiencespace. This will help you develop a deeper understanding into the fundamentals and become well versed in choosing the right framework for a given Machine Learning problem.