项目作者: hhej

项目描述 :
Sparkify User Churn Prediction
高级语言: Jupyter Notebook
项目地址: git://github.com/hhej/sparkify.git
创建时间: 2021-09-22T13:36:18Z
项目社区:https://github.com/hhej/sparkify

开源协议:MIT License

下载


Sparkify User Churn Prediction

Udacity Data Scientist Nanodegree Capstone Project

Sparkify is a fictional music streaming app created by Udacity.
For this project we are given application data of sizes mini, medium and large.
To make this project happen, we need machine learning solutions that are not only accurate,
but also powerful enough to process large data fast, so I have used mini scale data (128 mb)
that I have processed with Spark on IBM Cloud Pak for Data.

Please refer to this Medium post for details about this model: HERE

Table of Contents

  1. Installation
  2. File Descriptions
  3. Author

" class="reference-link">Installation

  • Python 3.*
  • Numpy
  • Pandas
  • Seaborn
  • Matplotlib
  • PySpark 2.4

" class="reference-link">File Descriptions

" class="reference-link">Author

  • Panjapol Ampornratana