U-C-S / IML-assignment

KNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IML-assignment

Using K-nearest Neighbors to identify the current position in a home using WiFi signal strength.

The dataset is gathered from my current home using mobile script, that gathers the nearby wifi data, including the strength of the WiFi upon running. For each room we run the script and label the room with a name.

About

KNN

License:The Unlicense


Languages

Language:Jupyter Notebook 92.3%Language:Python 7.7%