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

Improve train/test(/val) split functions? #4

Open
NickleDave opened this issue Mar 3, 2019 · 2 comments
Open

Improve train/test(/val) split functions? #4

NickleDave opened this issue Mar 3, 2019 · 2 comments
Labels
ENH: enhancement enhancement; new feature or request
Projects

Comments

@NickleDave
Copy link
Collaborator

NickleDave commented Mar 3, 2019

Making this into a general issue / discussion of how to improve these functions.
Will collect thoughts + ideas from other issues here (to close those and consolidate).

@NickleDave
Copy link
Collaborator Author

e.g. stratify by syllable / time-bin, etc.

NickleDave pushed a commit that referenced this issue Feb 17, 2020
add cnn_bilstm package, scripts for testing, initial docs
yardencsGitHub added a commit to yardencsGitHub/vak that referenced this issue Aug 17, 2020
add cnn_bilstm package, scripts for testing, initial docs
NickleDave pushed a commit that referenced this issue Sep 8, 2020
add cnn_bilstm package, scripts for testing, initial docs
@NickleDave NickleDave added the ENH: enhancement enhancement; new feature or request label Mar 20, 2021
@NickleDave NickleDave added this to Backlog in ENH Jul 25, 2022
@NickleDave NickleDave changed the title can add better train/test(/val) split functions? Improve train/test(/val) split functions? Jul 25, 2022
@NickleDave
Copy link
Collaborator Author

From #42:

can use combinatoric itertools to more efficiently draw subsets of training data? i.e. find every combination of set of spectrograms with all classes present, then pick x of those

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENH: enhancement enhancement; new feature or request
Projects
ENH
Backlog
Development

No branches or pull requests

1 participant