Giter VIP home page Giter VIP logo

akshay-kumar / analytics-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shobitb/analytics

0.0 2.0 0.0 209 KB

This is the final project for the Master's level course Realtime and Big Data Analytics at New York University. In this project we analyze hidden patterns and extract information from datasets provided by Million Song Dataset, Last.fm, MusicBrainz and EchoNest.

Java 100.00%

analytics-1's Introduction

Realtime and Big Data Analytics

CSCI-GA.3033-008 NYU Courant Institute of Mathematical Sciences Computer Science Department, Graduate Division Spring 2013

Technologies

  1. We use Apache Hadoop/MapReduce to analyze data sets to extract patterns within them.
  2. We use Apache HBase to store data that we will later query from our UI.
  3. We use Apache Mahout to cluster users using K-Means Algorithm (with SequenceFiles and NamedVectors representing User -> Weights of Tags of Songs Listened)
  4. We use HDFS for keeping the large amounts of data which is not possible with running Hadoop in local/standalone mode.
  5. We use SQLite to store data is not in huge quantities and to retrieve from the UI.

Analytics

We try to answer the following from the Million Song Dataset:

  1. What's the most listened-to song? (100% Completed)
  2. Who's the most listened-to artist? (100% Completed)
  3. What's an artist's top songs? (100% Completed)
  4. Plot a graph of the artist's song energies (0 - 100) vs. number of songs. (100% Completed)
  5. What are an artist's similar artists? (100% Completed)

analytics-1's People

Contributors

hiralm avatar shobitb avatar

Watchers

James Cloos avatar Akshay SINGH 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.