FernandoGaGu / GoJo-ML

Machine Learning and Deep Learning pipelines
MIT License
1 stars 0 forks source link

Refact of `gojo.util.tools` #9

Closed FernandoGaGu closed 10 months ago

FernandoGaGu commented 11 months ago

In module gojo.util add a new submodule gojo.util.splitter grouping the splitters gojo.util.tools.SimpleSplitter and gojo.util.tools.InstanceLevelKFoldSplitter, and the functions related to the rest of the classes used to perform splits (i.e., gojo.util.tools.getCrossValObj)