Skip to content

asharifara/ads-campaign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ads-Campaign

Predict a customer will stay?

What Is This? This is a machine learning model intended to predict if a client will stop running advertising campaings according to several features and observations.

How To Use This?

Run jupyter notebook on your machine. Find the "Modeling Challenge.ipynb" file in the root folder (or you can use model.py). Run pip install -r requirements.txt to install dependencies. Run the model.