Skip to content

Is any given user verified? This project uses a knn-classification algorithm in R to classify users as verified - or not verified, based on # of followers, # of likes, and # of posts.

Notifications You must be signed in to change notification settings

sgskung/VerifiedAccountClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

VerifiedAccountClassification

Is any given user verified? This project uses a knn-classification algorithm in R to classify users as verified - or not verified, based on # of followers, # of likes, and # of posts.

Dependencies

  • tidyverse
  • carat
  • expss

Project completed in DSCI100 at UBC

About

Is any given user verified? This project uses a knn-classification algorithm in R to classify users as verified - or not verified, based on # of followers, # of likes, and # of posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published