Giter VIP home page Giter VIP logo

how_to_make_data_amazing's Introduction

How_to_Make_Data_Amazing

This is the code for the "How to Make Data Amazing - Intro to Deep Learning #5" by Siraj Raval on Youtube

##Overview

This is the code for this video on Youtube by Siraj Raval as part of the Intro to Deep Learning Udacity nanodegree. I demo'd 3 different datasets in the video, and both notebooks are here. The 3rd demo isn't here because the original author deleted it in the middle of me making this weekly video. We talk about the 3 key steps to data preprocessing (cleaning, transformation, and reduction). We also talk about a popular dimensionality reduction technique called Principal Component Analysis.

##Dependencies

  • plotly
  • seaborn

Use pip to install missing dependencies. And install jupyter to run these notebooks if you haven't.

##Usage

You can run this code by typing jupyter notebook into terminal when you are in the main directory. You'll be able to see both notebooks in the browser that pops up.

#Challenge - Due Date, Thursday February 16th, 2017 at 12 PM PST

The coding challenge for this video is to use this speed dating dataset to predict if someone gets a match or not. This dataset is labeled so 1 means they got a match and 0 means they didn't. Build a neural network capable of predicting a match given a new person. You can use any library you like, bonus points if you do this from scratch using only numpy. Record any data preprocessing steps you took in your README. Good luck!

##Credits

The credits for this code go to arundasan91 and gfleetwood. I've merely created a wrapper to get people started.

how_to_make_data_amazing's People

Contributors

llsourcell avatar

Watchers

antmrdevlabs 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.