Giter VIP home page Giter VIP logo

anomalyfinder's Introduction

anomalyfinder - Science Hack Fest entry

A tool that finds anomalies in the data and plots them on the map to encourage further investigation for the causes of each anomaly.

Demo: Map of bushfires in Australia

process data.ipynb - combines data from the file with locations of the events of interest with the covariates from different files within the specified radius and within specified time window.

anomaly_detection.ipynb - Reads a csv file of locations of the evens of interest with the relevant covariates and finds outstanding entries.

CSV to KML & JSON.ipynb - converts longitude and latitude data to klm and json format for visualisation.

Instalation

pip3 install virtualenv           # This may already be installed
virtualenv .env                   # Create a virtual environment
source .env/bin/activate          # Activate the virtual environment
pip3 install -r requirements.txt  # Install dependencies

jupyter notebook                  # Start iPython notebook

deactivate                        # Close session

anomalyfinder's People

Contributors

kakauandme avatar thekoshkina avatar

Watchers

 avatar  avatar

anomalyfinder's Issues

I can't see the anomalies

Great idea.

I have accessed the demo version but can't see any anomalies. Am I supposed to load a dataset to the map, or is there something else I should be doing?

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.