SS-Sadi/repo2: Classify Twitter Users as Bot or Not

Classify Twitter accounts as bot or not bot. The package uses a generalized boosted model, which was trained using thousands of real automated (bot) and non-automated Twitter accounts, and returns estimated probabilities of whether supplied accounts are bots.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://tweetbotornot.mikewk.com
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("SS-Sadi/repo2")
SS-Sadi/repo2 documentation built on Dec. 18, 2021, noon