Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STOCK PRICE PREDICTION DOCUMENT

A project that apply some machine learning models in predicting stock.

GitHub code size in bytes

💻 Technical Stack

  • Python - A programming language that lets you work quickly and integrate systems more effectively.
  • Scikit-learn - Machine Learning in Python.
  • Plotly Dash - Dash is the original low-code framework for rapidly building data apps in Python.

💽 Setup project

⚙️ Download package

pip install scikit-learn yfinance keras xgboost dash plotly 

💎 Update latest data for csv file

There are two ways to get/update data:

  • Open getHistory.ipynb and run the only cell in it.
  • Uncomment "get_all_csv()" in main.py for the first run.

📦 Run main.py to train model

python main.py

📦 Run appUI.py to view app browser UI

python appUI.py

About

A simple project that apply some ML models in predicting stock. Have fun!!!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages