ProjectSidewalk / sidewalk-quality-analysis

An analysis of Project Sidewalk user quality based on interaction logs
5 stars 3 forks source link

Analyze time spent searching on panos #41

Closed daotyl000 closed 4 years ago

daotyl000 commented 5 years ago

Does the amount of time a user searches around a pano before their first label has a correlation to their accuracy. This could be determined by the timestamp of when the initial "PanoId_Changed" action and the end point would be the time stamp of the first "ContextMenu_Open" action.

A related topic is how long does that user have to scan around the pano before they determine that the pano doesn't need any label. This could be determined if there are two "PanoId_Changed" actions, using their timestamps for the start and end time

jonfroehlich commented 4 years ago

Moved to: https://github.com/ProjectSidewalk/sidewalk-quality-analysis/issues/54