andrewrosemberg / PortfolioOpt.jl

Portfolio optimization
MIT License
14 stars 2 forks source link

Add example notebook including GPRN forecaster #11

Closed wil-j-wil closed 2 years ago

wil-j-wil commented 2 years ago

I've added a notebook in the examples folder which extends the examples_so.md demo from the docs.

This notebook shows how to use the GPRN forecaster, and shows how to measure uncertainty in the GPRN noise covariance which we can hopefully use with DRO.

(note that github doesn't seem to be rendering the notebook very nicely, so best to download it and look at it locally)