Code Monkey home page Code Monkey logo

gpsmachinelearning's Introduction

Synopsis

This repository contains code and jupyter notebooks with machine learning algorithms for working with GPS trajectories. It will be used during the Machine Learning hackathon of IotTechDay2017.

The dataset used is the popular GeoLife GPS Trajectories

We have already processed this dataset, so that each trajectory (which only contains lat, long, timestamp) is enriched with velocity, acceleration and modality information.

This processed data can be downloaded from google drive (size 3.7 GB). It is also available in zipped format (size 0.9 GB)

For the classification and clustering part, only the metadata files are necessary. These contain aggregated data per trajectory (such as average velocity, average acceleration etc). These metadata files are much smaller in size and can be downloaded from google drive (1.5 MB zipped) and dropbox (3.6 MB unzipped)

Main Contributors:

Tasks

    1. How can we load GPS trajectories in a proper way so that it will be easier to work with in the future.
    1. Supervised Machine Learning: Build a classifier which can automatically detect the transportation mode of the trajectories (walking, bicycle, car etc).
    1. Unsupervised Learning; Clustering of the GPS trajectories by using auto-encoders and recurrent neural networks.
    1. GeoSpatial analysis of the GPS trajectories; Analysis and visualization of the taken routes (does the popularity of a route affect the traffic? What are the points of interest e.g., restaurants, stores, hotels, etc. )

Notebooks

We have provided some notebooks, which should give you a flying start, but feel free to do everything your own way.

Possible relevant datasets

Interesting articles:

gpsmachinelearning's People

Contributors

iggam avatar robromijnders avatar taspinar 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.