Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 576 Bytes

File metadata and controls

10 lines (7 loc) · 576 Bytes

User-localisation-and-Activity-Recognition

Trained Random Forest Classifier and Random Forest Regressor models on user activity dataset and indoor localisation dataset.

  • Given a user_id, we predict the user's location i.e. floor, building, latitude and longitude from the wifi RF signals.

  • We also classify the activity the user is performing based on the smart phone sensor data.

Running Source Code Files: See the 'src' folder.