English

Dataiku's Solution to SPHERE's Activity Recognition Challenge

Machine Learning 2016-10-11 v1 Machine Learning

Abstract

Our team won the second prize of the Safe Aging with SPHERE Challenge organized by SPHERE, in conjunction with ECML-PKDD and Driven Data. The goal of the competition was to recognize activities performed by humans, using sensor data. This paper presents our solution. It is based on a rich pre-processing and state of the art machine learning methods. From the raw train data, we generate a synthetic train set with the same statistical characteristics as the test set. We then perform feature engineering. The machine learning modeling part is based on stacking weak learners through a grid searched XGBoost algorithm. Finally, we use post-processing to smooth our predictions over time.

Cite

@article{arxiv.1610.02757,
  title  = {Dataiku's Solution to SPHERE's Activity Recognition Challenge},
  author = {Maxime Voisin and Leo Dreyfus-Schmidt and Pierre Gutierrez and Samuel Ronsin and Marc Beillevaire},
  journal= {arXiv preprint arXiv:1610.02757},
  year   = {2016}
}

Comments

5 pages

R2 v1 2026-06-22T16:15:49.492Z