Skip to content

The goal of this project is to build a data driven model that finds the customer groups that lead to good ROIs (Return on Investment).

Notifications You must be signed in to change notification settings

ArkadiuszSlowik/Differentiate-customer-groups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differentiate-customer-groups

The goal of this project is to build a data-driven model that finds the customer groups that lead to good ROIs (Return on Investment).

Tech stack

Data was prepared for further models' usage using pandas and numpy. Sklearn was used for build models and tuning with small support of scipy. API was made using flask framework.

How to run it

Firstly install needed packages using pip install -r requirements.txt. Run the app by executing the cell in app.ipynb. Then, go to http://0.0.0.0:8080/. You can do sample prediction using sample_data.csv file, located in the data folder.

About

The goal of this project is to build a data driven model that finds the customer groups that lead to good ROIs (Return on Investment).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published