Code for "Probabilistic forecasting of cross-sectional returns: A Bayesian dynamic factor model with heteroskedasticity"
- create a conda environment
conda create --name <envname> --file requirements.txt
- in
etc
, copyeod.yml.sample
toeod.yml
and add your API key for https://eodhd.com jupyter notebook
to start the notebook server- open the
main
notebook in notebooks- set the "PATH_TO_REPO" variable in the first cell
- run all cells