kurtawirth / botscan

R tool for scanning Twitter for bot activity on a conversation level.
GNU General Public License v3.0
10 stars 6 forks source link

Undichotomize bot scoring in summary measures #35

Closed ryantmoore closed 3 years ago

ryantmoore commented 3 years ago

Currently, we dichotomize accounts into bots and non-bots based on a (previously-validated) threshold on the bot-score. The bot-score is continuous on [0, 1]. We then report user-level and conversation-level average levels of botiness. We should instead report

ryantmoore commented 3 years ago

This is implemented in 74c607ee014046851fbdf2602502cc880c5a36de