mljs / ml-pipe

https://mljs.github.io/ml-pipe/
MIT License
2 stars 0 forks source link

reimplement stratified-split algorithm #38

Open kjappelbaum opened 2 years ago

kjappelbaum commented 2 years ago

a better algorithm is probably to do the split for every class, throw an error if it does not work, and then combine