Skip to content

This is a machine learning model built in python3 to predict transaction conversion of web visits for an e-commerce website.

Notifications You must be signed in to change notification settings

franklinen/Modeling-Website-Conversion

Repository files navigation

Modeling-Website-Conversion

The project uses google analytics data from a website to predict the probability of conversion to transaction on customer webpage visits.

Contribution to project only by invitation

Project Dependencies

Packages

  • Numpy
  • Pandas
  • Matplotlib
  • Seaborn
  • sklearn.preprocessing
  • sklearn.model_selection

Classifiers

  • LogisticRegression
  • RandomForestClassifier

Model Evaluation techniques

  • GridSearchCV
  • classification_report

About

This is a machine learning model built in python3 to predict transaction conversion of web visits for an e-commerce website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published