/IoT_challenge

Primary LanguageJupyter Notebook

IoT Challenge

Machine Learning Challenge for the Internet Of Things course of the MS Big Data at Telecom ParisTech

// Goal //

Accurately predict the location of connected devices based on GPS signals received from multiple base stations.

// Approach //

Using ensemble approach and leave-one-out CV to account for unseen devices during training.

// Result //

Group finished 1st in the program.