Skip to content

mrchocha/CSE523-Machine-Learning-Fantastic-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE523-Machine-Learning-Fantastic-4

Table of content

Introduction

Days back when Internet was just a dream for common people, at that time they were not surrounded by so much of information that we have now, or opinion which try to influence people’s minds and change the whole trends of stock markets and many other important markets like Gold market,even the elections in some cases.

Here we are focusing on the stock market and its features like close price, open price, Returns, etc. And we are also establishing a relationship between trends of twitter features (Positive tweets, Negative tweets, Bullishness attitude) and stock market features (Close price, Open price, Volatility, Return) and seeing up to what extent they are correlated and if found correlatedness, we are forecasting one of the features on the basis of another using different forecasting techniques. We have used Correlation, Granger’s Causality Analysis (GCA), Augmented Dick Fuller test (ADF test) and F-test to find relationship.

And have used forecasting techniques like ARIMA (AutoRegressive Integrated Moving Average) and OLS (Ordinary Least Squares) Regression.

Results

comp ARIMA_forecast Correlation Matrix GCA_matrix OLS RMSE_ARIMA seasonal_decompose

References

  1. Tushar Rao and Saket Srivastava, ”Analyzing Stock Market Movement Using Twitter Sentiment Analysis”
  2. Sentiment Analysis for Stock Price Prediction
  3. A.Jain, P. Dandannavar, “Application of Machine Learning Techniques to Sentiment Analysis”
  4. Time series Forecasting using Granger’s Causality and Vector Autoregressive Model
  5. Twitter Sentiment Analysis Applied to Finance: A Case Study in the Retail Industry

About

Extracting features from the tweets and the financial data and correlating them and inferring fruitful conclusions about the future prices.

Topics

Resources

Stars

Watchers

Forks