Skip to content

venus-sherathiya/Stock-Price-Prediction-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Stock-Price-Prediction-ML

This is my Machine Learning Project. The main aim of the project is to predict stock price of a particular company based on the data collected for that particular company.

Overview of Project and its Implementation

In this project, data of APPLE company stock is taken from "YAHOO" database and the machine learning model is build using the same data and LSTM network.

All the information regarding the LSTM and how data is collected and cleaned can be found at Stock_price_prediction_using_LSTM.ipynb

The plot for actual and predicted values is as follows alt text

Train Score: 0.00001 MSE (0.00 RMSE)

Test Score: 0.00028 MSE (0.02 RMSE)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors