Coder Social home page Coder Social logo

liujiantao007 / capstone-project-big-data-sparkify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mikemraz/capstone-project-big-data-sparkify

0.0 0.0 0.0 117 KB

for Udacity's data scientist nanodegree Capstone project

HTML 85.53% Jupyter Notebook 14.47%

capstone-project-big-data-sparkify's Introduction

Udacity Nanodegree big data Capstone Project--Sparkify

Project Backgound

Motivations

developing Skills of:

  1. Loading large datasets into Spark and manipulating them using Spark SQL and Spark Dataframes
  2. Using the machine learning APIs within Spark ML to build and tune models
  3. Integrating the skills I've learned in the Spark course and the Data Scientist Nanodegree program

Task and Datasets

the goad is to predict churned users based on activites and attributes data of them. And deploy the solution on a distributed system. The size of original datasets is 12GB. Due to the limited computation power of free version of IBM Cloud, a medium-sized sub-datasets is utilized.

frameworks needed to run this jupyter notebook:

  1. Pyspark SQL and Pyspark ML and other libraries it is building on.
  2. Matplotlib for visualization.
  3. IBM Cloud(free) or other Clould sevices.

Summary of Project

Procedures of analysis:

  1. data cleaning
  2. data exploration
  3. feature engineering
  4. modelling
  5. deploy on IBM cloud

Results:
Two models, logistice regression and random forest, with different hyperparameters are tested. Random forest was found to yield better performance (AUC score of 0.6) thus was selected as final proposal.

Other deliverables

Summary and some flections on this project: Medium post

Acknowledgement

The dataset is kindly provided by Udacity team. And some instructions in the notebook are also well prepared by Udacity team.

capstone-project-big-data-sparkify's People

Contributors

mikemraz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.