The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

[MODEL] Stock Market Price Prediction #777

Closed himanshu-03 closed 10 months ago

himanshu-03 commented 11 months ago

💥 Proposal

Hello! I am Himanshu Agarwal, a proud contributor at GSSoC '23. I would like to contribute to this repo.

Stock Market Price Prediction using LSTM: We are given TATAGLOBAL stock price from 21 July 2011 to 28 September 2019. The task is to predict the trend of the stock price for the year 2017. Note that, based on National Stock Exchange (NSE), the future variations of stock price are independent of the past. So, it is impossible to predict the exact stock price, but possible to predict and capture the upward and downward trends.

Dataset Link: Stock Market Price Prediction using LSTM

Things I will be doing as of now:

himanshu-03 commented 11 months ago

It would be great if you assigned me to this issue!

himanshu-03 commented 10 months ago

Stale!