Code Monkey home page Code Monkey logo

aihackchallenge's Introduction

AIHackChallenge

My description and mock solution of a challenge for AIHack 2018, a student-hackathon with 300 expected attendees

Challenge

The goal of this challenge is to look for interesting correlations within the dataset. With features describing everything from average income to education to age distribution and living arrangements there are a lot of opportunities and we want you guys to find insights that you think could be utilized to improve the lives of those living people living in the area. Specifically we want you to pick one or two variables from the dataset you think will be valuable to be able to predict and from that train a model to try and predict said variables using either the entire dataset or subsets of the dataset that you are given.

Dataset

The dataset is 23123x7730 with each instance being a block group, a statistical unit used by the US census bureau, labeled with 7730 features. The features describes various socioeconomic traits of each block group and is rooted in a 10-question questionaire that every single American citizen should have answered, issued by the US census bureau. The questions ask for sex,age,gender, annual income, civil status, education and employment status and the dataset has restructured these answers into anyonomous features describing the averages of some answers and the count of people fitting certain characteristics as well. One variable could be "PER CAPITA INCOME IN THE PAST 12 MONTHS (IN 2016 INFLATION-ADJUSTED DOLLARS): Total: Total population -- (Estimate)". This would also have a corresponding variable with the same name, just ending in "(Margin of Error)",as the name suggest this would give you the "Margin of Error" for that specific feature. So for every actual feature there are two variables: one estimate and one margin of error. (It might be an idea you erase all margin of error labels before you try and fit your models.)

aihackchallenge's People

Contributors

eirikalb avatar

Watchers

James Cloos 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.