/ml-talk-adpushup

This is part of a talk on Machine Learning 101 : An Introduction to Multivariate Linear Regression held at AdPushup.

Primary LanguageJupyter Notebook

ml-talk-adpushup

This is part of a talk on Machine Learning 101 : An Introduction to Multivariate Linear Regression held at AdPushup. It illustrates two ways of implementing Linear Regression. One via pure maths and other via popular Scikit-learn python library.

Requirements

Bibliography

Installation

Just clone this repo and do :

python main.py

Or you also checkout the Jupyter notebooks.