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
Steps to obtain the approximate winning submission
- Clone the repository, it doesn’t matter where you clone it to since the source code and data are disentangled.
- 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.
- Download the raw text data from here and extract it into your data folder.
- Download the cleaned raw data from here and extract it into the “reference_preprocessed”