kootenpv / whereami

Uses WiFi signals :signal_strength: and machine learning to predict where you are
GNU Affero General Public License v3.0
5.1k stars 247 forks source link

added known locations and sample size #18

Closed ChristopherKi closed 7 years ago

kootenpv commented 7 years ago

Great idea! Thanks a lot for the PR :)

kootenpv commented 7 years ago

You can see it included as of whereami==0.3.50. To make sure you pick up this version, try:

pip install -U --no-cache whereami
ChristopherKi commented 7 years ago

Thanks for merging my PR :) Everything works on 0.3.50