/twirpbot-detection

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

twirpbot-detection

Twirpbot detection is tool developed as a part of course work at Amrita Vishwa Vidyapeetham. The project makes use of ML to predict whether an account is a bot or not, being more specific to religious and political bots.

This tool can predict whether an account is a bot which spreads religious content or not. This project is under development.

Raw data was collected and processed using twirpbot-api. Made use of decision tree and random forest classifier.