Skip to content

swarnava-96/Regression-Projects-using-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Profit Prediction using Linear Regression

A multiple linear regression problem statement that predicts the profit of a website based on paid traffic, organic traffic and social traffic. The dataset used for this porject "revenue.xlsx" is also present in this repository. Model was built using linear regression and predicted on the test data. The model was validated using root mean square error(RMSE). Model performed really good giving an RMSE value of 7.525523e-11

Screenshot (178)

The following figure shows the distribution of each and every features. Rplot

The following figure shows the Predicted vs Actual result on the test data set, where blue represents prediction and red represents actual. Rplot01

About

A set of Machine Learning regression projects using R.

Topics

Resources

Stars

Watchers

Forks

Languages