Adjust split generation in utils.py
Closed this issue · 0 comments
jsreuss commented
- Sort file list before
train_test_split
when generating splits - Replace
random.sample
bysklearn.resample
Closed this issue · 0 comments
train_test_split
when generating splitsrandom.sample
by sklearn.resample