Skip to content

Data Mining Final Project. A Live Sentiment Analysis of stock based tweets, that predicts if a stock will rise or fall.

Notifications You must be signed in to change notification settings

jgavrilo/Twitter-Based-Stock-Analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataMiningProject

Sentiment Analysis on tweets packages to be installed: alpha_vantage, matplotlib, numpy, pandas, time

To install any packages: Pip install package_name

Open Final.py file, and select a stock to analyse and number of tweets to be collected for analysis. Run the file,which will take some time to run depending on number of tweets set to collect

Once it is done running, it will display number of tweets collected and a sentiment score to describe a prediction it will make on chosen stock

At the end of the day, run the file again to check the data on that stock and see if the prediction made was correct

About

Data Mining Final Project. A Live Sentiment Analysis of stock based tweets, that predicts if a stock will rise or fall.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.5%
  • Python 8.5%