Git Product home page Git Product logo

geqe's Introduction

GEQE - Geo Event Query by Example VERSION 0.1.1-dev - public beta

The GEQE tool (pronounced "Jeh Key") is aimed at leveraging geo-located temporal text data in order to identify locations or events of similar nature. For more detailed information about our machine learning methods read the white paper. This repository is organized as follows

  1. geqe-ml: Apache Spark machine learning scripts. Can be used as a standalone project via command line interface with an Apache Spark Cluster, or as the back end to the geqe web application.

  2. geqe-comm: Communication Layer / Utility, allows front ends to execute spark jobs and contains various data-loaders.

  3. Data service (sotera/GEQEDataService): Loopback-based data API server. Abstracts all database interactions for the web app into an easy to use and discover REST API. The server can be used as an integration point between the geqe-ml backend and other front end applications.

  4. Web app (sotera/GEQEWebApp): NodeJS server provides a UI for training / applying models and exploring results.

Getting Started

  1. First go to the geqe-ml directory and see the README and docs. You'll need to setup some data and an Apache Spark Cluster. For front end development only you can setup a MOCK service in place of an actual geqe-ml backend, see geqe-comm/MockGeqeConsumer.py

  2. Install GEQEDataService (see project README)

  3. Install GEQEWebApp (see project README)

  4. Run a GeqeConsumer (see geqe-comm) to execute geqe jobs on your spark cluster.

geqe's People

Contributors

drjagartner avatar lukewendling avatar jreeme avatar justinlueders avatar marek5050 avatar eric-kimbrel avatar ferventinteractive avatar

Watchers

 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.