Skip to content

lucavehbiu/Indoor_localization.Wi-fi_strength

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indoor localization using Wi-fi signal strength

  • Pre-processing:

    • Normalization by row (not to overfit for phone models)
    • Excluding irregular values (outside of normal Wi-fi strength range)
    • From patterns in errors, exclude phone models that were trolling the system
    • Aggregate records of wi-fi strength in the same coordinate and average them -> Avoid volatily in Wi-fi strength
  • Multi-level modelling -> Building (prediction) %>% Floor %>% Long & Lat (k-NN with 3 neighbours)

*Wi-fi pptx -> Presentation of the project to the management team

About

Ubiqum Project - Multi-level modeling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages