Skip to content

ysthehurricane/Reliance-Stock-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Reliance-Stock-Prediction

Time series is a sequence or series of data points in which the time component is involved throughout the occurrence and Analyzing this time series data with certain tools and techniques is called time series analysis.

Click Here to know more about Time series analysis.

Description

You will be going to see following:

  • EDA Techniques
  • Plotting basic charts using Plotly
  • Easily learn about Time series analysis using 5 different algorithms
  • Prediction next 10 days

Following algorithms that I have used in this project:

  • Super Vector Regressor (SVR)
  • Random Forest Regressor (RFR)
  • K-nearest neighbour (KNN)
  • Long Short-Term Memory (LSTM)
  • Gated Recurrent Unit (GRU)
  • Long Short-Term Memory (LSTM) + Gated Recurrent Unit (GRU)

Summary

download

Dataset Information

Here, I have a last 1 year Stock Data of the most fastest growing company which is RELIANCE.

Download Dataset: https://www.kaggle.com/ysthehurricane/reliance-industries-limited-stocks-202021

Prerequisite Technical Skills

  • Python
  • Tensorflow
  • Keras
  • Sklearn
  • Plotly

Kaggle link

Get step by step tutorial: https://www.kaggle.com/ysthehurricane/advanced-stock-pred-using-svr-rfr-knn-lstm-gru/notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published