Skip to content

oscarbotteri/deep-learning-churn-modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Churn Modeling

My first NN using Deep Learning to resolve a Churn Modeling problem

How to run

Install dependencies from requirements.txt

$ pip install -r requirements.txt

Run the script:

python main.py

If the model is already created, it will load it and run it. Otherwise, it will train a new model for later use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages