Skip to content

AmirBabaei/Multiple-Linear-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multiple-Linear-Regression

About

This is a multiple linear regression model. This program reads in data from 50 startups which contains information about their location (State), R&D spend, administration, marketing spend, and profit. the model is split into a training set and a test set. it uses the information in the training set in order to predict the profit in the test set. the model also uses backward elimination in order to make the most optimal results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages