Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Recurrent Neural Network for churn prediction

Introduction

This RNN implemented in keras presents an example of how can neural networks be used in tasks such as churn prediction.

We attempt to classify the email subscribers in those who will churn and those who won't, based on data collected from email campaigns launched through Mailchimp.

You can find the whole analysis here:

Usage

The project was implemented in Python 3.6 and keras 2.0.2

Load an appropriately formatted csv and run the code

About

No description, website, or topics provided.

Resources

Stars

7 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages