Coder Social home page Coder Social logo

kangzhenkang / animated-big-data Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deniaz/animated-big-data

0.0 1.0 0.0 378 KB

Animated Visualization of Frequent Itemsets as Hypergraphs

Home Page: http://deniaz.github.io/animated-big-data/

License: MIT License

JavaScript 86.42% HTML 6.78% CSS 6.80%

animated-big-data's Introduction

Animated Big Data Visualization

Animated Visualization of Frequent Itemsets as Hypergraphs

If you simply want to view the resulting visualization, you can check out the results here.

Build

If you want to play around with the graph's implementation and build the dist-file you need to have Node.js and gulp.js installed. The build-task is defined as the default task, so you can simply run gulp from your shell of choice in the project's directory and you're good to go.

The version number for the dist-file is taken from package.json.

Background

This Proof Of Concept was developed as part of a student research paper at HSR in 2015.

The visualization of Big Data is a non-trivial affair. As the type of data and information about it are not known in advance, it is complex to find a suitable and optimal visualization technique. In Prof. Dr. Eduard Glatz's paper Visualizing big network traffic data using frequent pattern mining and hypergraphs it was shown, that through Data Mining calculated Frequent Itemsets can efficiently be displayed as a hypergraph with different vertices. Although hypergraphs might no be the most suitable visualization technique in all cases, they provide a generic and flexible solution.

In this student research project various layout algorithms were developed and tested in a experimental manner, which are suited for changes over time. Thereby are some of the most important factors overlapping of nodes and links and similar problems. These problems were also considered and attended to in the student research project.

The result was a layout algorithm which displays a structured hypergraph in a browser and represents the chronological dimension with animated toggling of visibility. Due to the use of web technologies a user can interact with the hypergraph and its animation, e.g. controlling the time interval. Furthermore related concepts where examined and documented, such as various layout algorithms and alternative, interactive visualization techniques.

License

MIT License

animated-big-data's People

Contributors

deniaz avatar gitter-badger 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.