MultipleLinearRegression a simple implementation of multiple linear regression by backward elimination method This repo contains a very simple model just to practice! © Udemy machine learning A-Z course dataset is a .csv file containing different features of about 21k houses. the model predicts the price of the houses. Download the dataset here.