Skip to content

banty306/stockProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Trend Prediction

This project predicts the trend for a given stock . I personally recommend you to use Pycharm to build your virtual environment. And the program probably cost a little time if you are not using the GPU version Tensorflow.

Requirements

  • numpy ~= 1.19.5
  • pandas ~= 1.3.4
  • pandas-datareader ~= 0.10.0
  • matplotlib ~= 3.4.3
  • streamlit ~= 1.1.0
  • silence-tensorflow ~= 1.1.1
  • TensorFlow ~= 1.0 (GPU version recommended)
  • keras ~= 2.6.0
  • scikit-learn ~= 1.0.1

Click Here to visit the web app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages