Winning solution of the Indoor Location & Navigation Kaggle competition

ndoor-Location-Navigation-Public

This repository contains the code to generate the winning solution of the Kaggle competition on indoor location and navigation organized by Microsoft Research.

Authors:

  • Are Haartveit
  • Dmitry Gordeev
  • Tom Van de Wiele

Ranking

Steps to obtain the approximate winning submission

  1. Clone the repository, it doesn’t matter where you clone it to since the source code and data are disentangled.
  2. Create a project folder on a disk with at least 150GB of free space. Create a “Data” subfolder in your project folder. This will be referred to as “your data folder” in what follows.
  3. Download the raw text data from here and extract it into your data folder.
  4. Download the cleaned raw data from here and extract it into the “reference_preprocessed”

     

     

     

    To finish reading, please visit source site