Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1 KB

README.md

File metadata and controls

27 lines (22 loc) · 1 KB

Sparkify

Spark project via Udacity to predict users who want to cancel their subscriptions



Table of contents

  1. Installation
  2. Motivation
  3. Results
  4. License
  5. Resources

Installation

You should face no isuue runnig this script on IBM clusture.
If you decide to run this locally you should have pyspark installed on your machine.

Motivation

To predict users actions before happening to avoid economical issues

Results

After applying a machine learning model we can say that we can predict users that are about to cancel their subscription with 0.99 accuracy

License

This project is under GNU LICENSE

Resources

You can check my Medium article here