Skip to content

minhtrifit/stock-price-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stock-price-prediction

Student information:

How to run the app

1. Create folder in Source Code folder

  • dataset
  • image
  • model

2. Import python lib

pip install dash
pip install dash-html-components
pip install dash-core-components

3. Training model (Source Code folder)

python crypto.py

4. Load model, predict & web app (Source Code folder)

python crypto_app.py

Releases

No releases published

Packages

No packages published

Languages