Skip to content

Machine Learning to predict a customer's next purchase - Fulfills many use-cases from recommendation systems to loyalty programs.

License

Notifications You must be signed in to change notification settings

devasthali-machine/machine-learning-predict-customers-next-purchase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting a customer's next purchase using automated feature engineering

  • Download Instacart data here
  • After downloading the data save the CSV's to the directory called data in the repo
  • Automatically generates hundreds of features using Automated Feature Engineering and selects the 20 most important features for predictive modeling
  • Build a pipeline that it can be reused for numerous prediction problems for customers of many different types of industries

About

Machine Learning to predict a customer's next purchase - Fulfills many use-cases from recommendation systems to loyalty programs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.0%
  • Python 9.0%