voxel51/eta

`core/datasets.py` split function validation assumes 2-class setting

Opened this issue · 0 comments

split_fractions = [0.5, 0.5]

This is presumptious and not a good idea to assume two class splitting always.