Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

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.
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.