Skip to content

MadinaZ/TeslaStock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Tesla Stock

Program that allows to predict the price of wide range of equities, mutual funds, and ETFs by using pandas_datareader to extract data from various Internet sources. This program predicts the stock price of Tesla for the upcoming day by using artificial neural network - LSTM(Long Short Term Memory).

The time interval taken: 2015/01/01 - 2020/01/01

Steps

First, by training and testing the data we predict the stock price of the last 60 days, and compare the resutls with the actual data.

Ph1

On the graph we can see that the prediction for 60 days was decent.
Now, we can predict for the next day.
The price is:

Ph4

The actual price:

Ph3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published