Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 573 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 573 Bytes

Quant Invest Contest Submission

The winning submission for Quant Invest competition.

For more details, see presentation slides, our report or the summary notebook.

© Mikołaj Ostrzołek, Krzysztof Kowalczyk 2019

Environment setup

Requires anaconda python distribution, such as: https://conda.io/miniconda.html

conda create -n quant-invest python=3.7.1 jupyterlab numpy pandas scikit-learn pytorch matplotlib seaborn tqdm requests beautifulsoup4 numba
source activate quant-invest
pip install ta PyPortfolioOpt