Skip to content

joubin/MSBigDataHackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MSBigDataHackathon

-- Hakathon Goals --

Take a huge data set from Seattle Gov and use HDInsight 'Hadoop' to query the data and then either model it or use it for predictive analytics and/or machine learning.

Requirements
  • DO NOT apply Azure passes for current subscriptions 'will invalidate the pass'
  • We MUST USE the tools demoed, HDInsight to consume the data and PowerBI to visualize

-- Project Notes --

The Hackathon Project Team
First Name Last Name Email
Joubin Jabbari joubin.j@gmail.com
Steven Brower sbrower@vt.edu
Dustin Arendt Dustin.Arendt@gmail.com
Chris Carpenter Chris@bienabee.com
Louis Tadman Louis@bienabee.com
Data Sources from Seattle Gov

-- General Presentation Notes --

These are general notes and ideas from interesting topics and discussions with other hackathon members

-- Hadoop --

System used as a way to process massive data sets

  • Link to Hadoop and to HDInsight
  • HDInsight is Hadoop as a service on the Azure platform
  • HDInsight on Azure has blob storage for saving and preserving data once your Azure platform is spun down
  • Every HDInsight cluster must have a head node and data nodes

-- Machine Learning --

Computer systems that improve with experince based off of historical data

  • Azure has a Machine Learning platform
  • Example of machine learnign is mail sorting alrogythms that learns multiple different handwriting styles and is able to understand and process addresses
  • Kinect has machine Learning, a lot of current MSFT software has machine learning
  • R & Python are good languages to use for machine kearnng programming
  • To process data with Azure machine learning the data must be in Azure 'HDInsight' for example
  • Uses RESTful API and deals with JSON data

-- Power BI --

Power BI is a business inteligence visualization tool

  • PowerBI can be used for free and accessed at PowerBI
  • PowerBI has excellent integration with iPhones by using the Microsoft PowerBI application
  • You can use the PowerBI Designer as a canvas to create your report visualizations

Initial structure of our program Initial structure of our program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages