Added Observation in Doryab Feature docs.

pull/114/head
nikunjgoel95 2021-01-13 19:07:59 -05:00
parent 3d0d062491
commit 4746d7ab6c
1 changed files with 1 additions and 1 deletions

View File

@ -145,4 +145,4 @@ Features description for `[PHONE_LOCATIONS][PROVIDERS][DORYAB]`:
For a detailed description of how this is calculated, see [Canzian et al](../../citation#doryab-locations).
**Fine Tuning Clustering Parameters**
Based on an experiment where we collected fused location data for 7 days with a mean accuracy of 86 & SD of 350.874635, we determined that `EPS/MAX_EPS`=100 produced closer clustering results to reality. Higher values (>100) missed out some significant places like a short grocery visit while lower values (<100) picked up traffic lights and stop signs while driving as significant locations. We recommend you set `EPS` based on the accuracy of your location data (the more accurate your data is, the lower you should be able to set EPS).
Based on an experiment where we collected fused location data for 7 days with a mean accuracy of 86 & SD of 350.874635, we determined that `EPS/MAX_EPS`=100 produced closer clustering results to reality. Higher values (>100) missed out some significant places like a short grocery visit while lower values (<100) picked up traffic lights and stop signs while driving as significant locations. We recommend you set `EPS` based on the accuracy of your location data (the more accurate your data is, the lower you should be able to set EPS).