The Wayback Machine - https://web.archive.org/web/20210724180955/https://github.com/hudson-and-thames/mlfinlab/issues/382
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PBO through the combinatorially symmetric cross-validation (CSCV) method #382

Open
huaiweicheng opened this issue Jun 11, 2020 · 1 comment
Open

Comments

@huaiweicheng
Copy link

@huaiweicheng huaiweicheng commented Jun 11, 2020

Is your feature request related to a problem? Please describe.

Describe the solution you'd like
In Advances in Financial Machine Learning Chapter 11 The dangers of backtesting provides us a method to estimate the probability of backtesting.
I think it is a very useful method to evaluate the performance of strategies. However, I do not find it implemented in mlfinlab.

Describe alternatives you've considered

Additional context

@PanPip
Copy link
Member

@PanPip PanPip commented Jun 15, 2020

Hi @huaiweicheng,

Thank you for mentioning this! We will look deeper into this method and will add its implementation to MlFinLab package in the soon future. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment