Closed PhilippKaniuth closed 2 years ago
Deprecating splitter == 'kfold' i.e. the choice-argument of frrsa/helper/data_splitter.py would simplify solving #22. Possibly first comment out the respective code bits to wait and see if anyone would want anything else than splitter='random'.
splitter == 'kfold'
choice
frrsa/helper/data_splitter.py
splitter='random'
Deprecating
splitter == 'kfold'
i.e. thechoice
-argument offrrsa/helper/data_splitter.py
would simplify solving #22. Possibly first comment out the respective code bits to wait and see if anyone would want anything else thansplitter='random'
.