Skip to content

Crystal-Collins/twitoff-ds36

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Python app is web based and uses LogisticRegression to compare tweets of 2 twitter users.
To view, visit: https://twitoffds36.herokuapp.com/

  • Pulled tweet data through interaction of the Twitter API and SQLite and utilized Machine Learning using Flask
  • Utilized Natural Language Processing (NLP) and compared tweets from multiple users to determine the probability of which user would tweet the input string
  • Performed Logistic Regression to assemble a predictor model that compared vectorized words to determine users' tweet input

Known Issues:
- Currently unable to add new users, may be associated with Heroku/Github Auth token issue that Heroku is experiencing.
Will update soon.

About

Twitter Machine Learning Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published