Git Product home page Git Product logo

cloud-mincemeat-titanic-analysis's Introduction

cloud-mincemeat-titanic-analysis

GUI-based Python program to generate Kaggle Titanic submission files using map-reduce on AWS-EMR or locally

Author John Soper Comments and questions welcome:
http://www.linkedin.com/in/johnwsoper
[email protected] (to email, chase out the rats)

This Python project was written as a final project for my UCSC Cloud Computing class. It automates a simple map-only Hadoop Streaming run on Amazon Web Service's Elastic Map Reduce (AWS-EMR). The output file is a CSV file of Titanic survival prediction based on passenger characteristics and can be submitted into the Kaggle.com Titanic Machine Learning competition.

The project uses an optional GUI interface with the Tkinter library. Not the greatest graphics package, but being part of the standard python library really simplifies things.

After the class was over, it was expanded with features and test code. This was both for learning and my Github portfolio.

FEATURES
1. Runs entirely with Python and verifed on MacOS 10.7.5, Windows 7, and Ubuntu 14.04
2. Control panel provided by Tkinter graphics
3. AWS access only requiring a .boto file in the home directory
4. Unique bucket name generated from network card MAC address
5. Two data processing models supported by dynamic mapper file updating
6. Streaming AWS progress updates in window
7. Local functional test option using Mincemeat import (a Python-only mapreduce program)
8. Unit tests
9. Nearly full 10/10 compliance with Pylint (except for third-party Mincemeat module)

INSTRUCTIONS (Note: all modules below can be run from the command line or Eclipse)

gui_titanic  - run for AWS-EMR session with GUI (average time 8 minutes)  
emr_titanic - run for same results as above without GUI (defaults only)  
launch_mr_func_test - run for local map-reduce with Python Mincemeat  
titanic_unit_tests - run for unit testing of emr_titanic.py  

DISCLAIMERS

cloud-mincemeat-titanic-analysis's People

Contributors

solderguy avatar

Watchers

 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.