Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

MultipleLinearRegression

a simple implementation of multiple linear regression by backward elimination method

This repo contains a very simple model just to practice!


dataset is a .csv file containing different features of about 21k houses. the model predicts the price of the houses.

About

a simple implementation of multiple linear regression by backward elimination method

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages