Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 547 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 547 Bytes

stock-exchange-prediction

Kaggle competition "JPX Tokyo Stock Exchange Prediction" for final Deep Learning course project at Tsinghua University.

Download data for Kaggle competition

pip3 install kaggle
-- Add your credentials see: 
kaggle competitions download -c jpx-tokyo-stock-exchange-prediction

Then, move the downloaded folder "jpx-tokyo-stock-exchange-prediction" in ./data

Understand the competition with examples

https://www.kaggle.com/code/chumajin/easy-to-understand-the-competition?scriptVersionId=94143164