Heuristic: Ratio Followers Followees - ParticipaPY/politic-bots GitHub Wiki
Heuristic implemented through the method followers_ratio
of src/bot_detector/heuristics/simple.py
that 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