max-hill-4 / uni-twitter-analysis

Machine learning sentiment analysis on Twitter Tweets
https://max-hill-4.github.io/uni-twitter-analysis/
MIT License
0 stars 1 forks source link

Twitter Timelines and Random Tweets #5

Open max-hill-4 opened 6 months ago

max-hill-4 commented 6 months ago

When training the ML model lots of tweets will be needed. This can be done from external data libraries or from sourcing them ourselves.

Pros: Using third party data will lessen our compute.