Skip to content

The project aims to predict whether an e-commerce company should go for website sales or a mobile app using the available customer datasets

License

Notifications You must be signed in to change notification settings

srikanthv0610/Linear-Regression-Prediction-Mobile-App-or-Website-Sales-

Repository files navigation

Linear Regression Prediction: MobileApp or Website sales?

The project aims to predict whether an e-commerce company should go for website sales or a mobile app using the available customer datasets.

Image

Tools Used:

  • Pandas
  • Numpy
  • Matplotlib
  • Seaborn
  • Scikit-Learn

Plots:

The Analysys results can be visualized using the Plots:

  • Figure 1: jointplot to compare 'Time on Website' and 'Yearly Amount Spent' variables Fig 1

  • Figure 2: jointplot to compare 'Time on App' and 'Yearly Amount Spent' variables Fig 2

  • Figure 3: jointplot to compare 'Time on App' and 'Length of Membership' variables Fig 3

  • Figure 4: pairplot to compare our datasets Fig 4

  • Figure 5: linear model plot of 'Yearly Amount Spent' vs 'Length of Membership' Fig 5

  • Figure 6: scatterplot of the real test value and the predicted value Fig 6

  • Figure 7: histogram of the residuals to check if it looks normally distributed Fig 7

About

The project aims to predict whether an e-commerce company should go for website sales or a mobile app using the available customer datasets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages