8000 Coverage of bootstrapped curves doesn't match nominal coverage at edges [statistical issue] · Issue #20 · rdturnermtl/mlpaper · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Coverage of bootstrapped curves doesn't match nominal coverage at edges [statistical issue] #20

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

Open
rdturnermtl opened this issue Feb 12, 2018 · 0 comments

Comments

@rdturnermtl
Copy link
Owner

The nominal coverage of precision recall curves doesn't match the 95% specified level in boot_test.py. We must set x_grid = np.linspace(0.05, 0.95, DEFAULT_NGRID) to get the tests to pass. We should get the nominal coverage on the whole [0,1] line. The ROC curve doesn't match nominal coverage at the edges either with class imbalance. Currently, we test at a 0.5 class balance to get the tests to pass, but the class balance should be randomized too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0