Skip to content

SudharshanShanmugasundaram/Various-Approaches-for-Time-Series-Forecasting-of-Stock-Prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Various-Approaches-for-Time-Series-Forecasting-of-Stock-Prices

Analysing the performance of Moving Averages,k-Nearest Neighbours,Arima and LSTM models on Forecasting Stock Prices

Dataset

Quandl Dataset - NSE-TataGlobalBeverages

Requirements

  1. Python
  2. Tensorflow
  3. Keras