Repository to hold the information related to Masters study project
This readMe file lists the features(Behaviour) that are taken into consideration for building the model to detect the vandals users based on UMDWikipedia Datset.
- Benign users edit far more meta-pages than vandal users
- Vandals make faster edits than benign users
- Vandals spend less time editing a new page
- If th first edit is on a meta-page, then the user is more likely to be benign
- Benign users are likely to take longer to edit a new page than a vandal
- If "V" edits of a user's first "K" edits are caught by cluebot-NG , then the user is a vandal
- If the Stiki user reputation score aftter the kth edit is above the threshold, then the user is a vandal.