Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

CV with balanced sampling #64

Open
yuehhua opened this issue Apr 22, 2021 · 0 comments
Open

CV with balanced sampling #64

yuehhua opened this issue Apr 22, 2021 · 0 comments

Comments

@yuehhua
Copy link

yuehhua commented Apr 22, 2021

To avoid training on imbalanced datasets, we usually sample data to a balance manner and ensure that every fold in cv contains all kinds of labels.
I'd like to find API like this, but I find stratified sampling and cross validation independently. Do we have methods to combine them together? Or how to use them collectively?

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

No branches or pull requests

1 participant