Skip to content

Yearly amount spent prediction based on e-commerce behavior metrics. Linear Regression Project.

Notifications You must be signed in to change notification settings

georgekenefati/E-commerce-Behavior-Prediction

Repository files navigation

Yearly Amount Spent Prediction by Linear Regression

Predict Yearly Amount Spent from E-commerce website metrics:

  • Average Session Length
  • Time on Application
  • Length of Membership

alt text

Hand-built model vs. scikit-learn lm model:

Predictions:

Hand-built (scaled)

alt text

sklearn.lm

alt text

Residuals

Hand-built

alt text

sklearn.lm

alt text

Normality check

Hand-built

alt text

sklearn.lm

alt text

About

Yearly amount spent prediction based on e-commerce behavior metrics. Linear Regression Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published