You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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