Skip to content

Heuristic: Ratio Followers Followees

Jorge Saldivar edited this page Sep 14, 2018 · 1 revision

Heuristic implemented through the method followers_ratio of src/bot_detector/heuristics/simple.pythat checks if the ratio between followers and followees of a given user is greater than or equal to a defined threshold. The threshold is specified in src/bot_detector/heuristics/heuristic_config.json

Clone this wiki locally