Joscha Hoche
Joscha Hoche
I took a closer at the problems that occur if global and local attributes are used that result in the same function name (as mentioned in #68 and #74). In...
Implements #78 Hi @Hoverbear, first of all thanks for your work! I stumbled across the same issue as mentioned in #78 and tried to implement the suggested solution. This PR...
## 🐛 Bug Using the k_fold_split method seems to cause problems with the RandomGroupSplitter because the length of the group sequence does not match the dataset (`rem_dataset`) ## To Reproduce...