Skip to content

maqzi/Twitter-Bot-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Bot-Detection

Terminator 6: Humans vs. Bots/Cyborgs (on Twitter)

Identifying bots on twitter using various Machine Learning algorithms.

Dataset

Finalized. Uploaded in Repo.

Wordcloud of User Descriptions

Descriptions Visualized

Process

descriptions -> preprocessed+normalized -> naivebayes guesswork

descriptions -> preprocessed(implement normalization) -> svm guesswork

naivebayes guesswork + svm guesswork + important numerical features -> [LogR / RF / DT / MNB / BNB] (CrossValidated+GridSearchedForAnOptimizedModel) -> prediction

About

Terminator 6: Humans vs. Bots/Cyborgs (on Twitter)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors