Skip to content

Maithili2627/CodeClause_Stock_Market_Prediction

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ˆ Stock Market Prediction ๐Ÿ“Š

Description

In this project I have attempted to implement machine learning approach to predict stock prices(close). Machine learning is effectively implemented in forecasting stock prices. The objective is to predict the stock prices in order to make more informed and accurate investment decisions. We propose a stock price prediction system that integrates mathematical functions, machine learning, and other external factors for the purpose ofachieving better stock prediction accuracy and issuing profitable trades.

LSTMs are very powerful in sequence prediction problems because theyโ€™re able to store past information.This is important in my case because the previous price of a stock is crucial in predicting its future price. While predicting the actual price of a stock is an uphill climb, I have builta model that will predict whether the price will go up or down.

Dataset:-

https://www.kaggle.com/datasets/akshaydattatraykhare/nsetataglobal

Overview:-

image image image

Thank You

About

This is My Task 1 as a Data science Intern at CodeClause

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%