Skip to content

taspinar/GPSMachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

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:

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •