dcrowTMH / stock_prediction

Stock prediction with yahoo finance data. Try to combine with DOCKER & Server deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stock_prediction

Stock prediction with yahoo finance data. Try to combine with DOCKER & Server deploy

data_load_stock.ipynb

  • Start to obtain the price using yfinance library
  • Convert the data into table for three stock only. (Next step: Try with wide range of stock)
  • Plan:
    • Connect SQL or Docker to upload it
    • Research for stock price prediction equation
    • Dash Board build up

About

Stock prediction with yahoo finance data. Try to combine with DOCKER & Server deploy

License:Apache License 2.0


Languages

Language:Jupyter Notebook 80.4%Language:Python 19.6%