Git Product home page Git Product logo

spatium-v1's Introduction

spatium

Spatial Co-location Pattern Mining using Graph Database

Spatium is the codebase for our B.Tech Final Year Project at Indian Institue of Technology, Roorkee.

Spatial co-location pattern mining refers to the task of discovering the group of objects or events that co-occur at many places. Extracting these patterns from spatial data is very difficult due to the complexity of spatial data types, spatial relationships, and spatial auto-correlation. We model the co-location pattern discovery as a clique enumeration problem over a neighborhood graph (which is materialized using a distributed graph database). Further, we propose three new traversal based algorithms, namely CliqueEnumG, CliqueEnumK and CliqueExtend. These algorithms allow for a trade-off between time and memory requirements and support interactive data analysis without having to recompute all the intermediate results.

We used the crime data for City of Chicago, USA. It can be accessed here.

We used Titan Distributed Graph Database for materializing the graph. We used cassandra as the backend stroage and elasticsearch for external indexing.

To install the dependencies, run Titan/install.sh

If you use our code, please cite our paper

@ARTICLE{2018arXiv181009007V,
   author = {{Vaibhav Mehta}, S. and {Sodhani}, S. and {Patel}, D.},
    title = "{Spatial Co-location Pattern Mining - A new perspective using Graph Database}",
  journal = {ArXiv e-prints},
archivePrefix = "arXiv",
   eprint = {1810.09007},
 primaryClass = "cs.DB",
 keywords = {Computer Science - Databases, Computer Science - Distributed, Parallel, and Cluster Computing},
     year = 2018,
    month = oct,
   adsurl = {http://adsabs.harvard.edu/abs/2018arXiv181009007V},
  adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

spatium-v1's People

Contributors

shagunsodhani avatar sanketvmehta avatar

Watchers

paper2code - bot 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.