Giter VIP home page Giter VIP logo

interactive-visualisation's Introduction

Interactive Visualisations

Binder

This is a demonstration of a range of interactive visualisations for data analysis. The notebook is available on mybinder which allows for interacting with the visualisations. This is the fastest way to get started.

Installation

Installation of the dependencies is through conda which can be obtained by installing miniconda.

Once conda is installed, all dependencies can be installed with the command

conda env create

which will create the interactive-visualisation environment based on the dependencies specified in the environment.yml file.

Once the dependencies are installed, running the command

conda activate interactive-visualisation

will load all the packages ready for use.

Setup

The data files which are used in the demos need to be downloaded before this notebook can be run. These data files can be downloaded with the command

make

Running

The notebook interactive.ipynb is designed to work as a jupyter notebook and is not compatible with juptyerlab without some tweaking. Running the command

jupyter notebook

will open a jupyter notebook interface in the current directory.

Presenting

The interactive.ipynb notebook is designed to be presented as slides, however for brevity and clarity much of the code is in hidden cells. So to properly run this as an interactive presentation all the cells need to be run prior to giving the presentation.

Bokeh Dashboard

The culmination of interactive analysis is a bokeh dashboard, which is a web interface outside of the jupyter notebook. The command to run this is in the final cell of the notebook, commented out since it never stops running.

sdanalysis figure -m model/knn-trimer.pkl --directory data/dataset

interactive-visualisation's People

Contributors

malramsay64 avatar

Watchers

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