-
- Downloads
Project 'o2-zayed/main-task-3' was moved to 'o2-zayed/main-task-3-deleted-30513'. Please update any links and bookmarks that may still have the old path.
[MRG+1] Fix bug in StratifiedShuffleSplit for multi-label data with targets...
[MRG+1] Fix bug in StratifiedShuffleSplit for multi-label data with targets having > 1000 labels (#9922) * Use ' '.join(row) for multi-label targets in StratifiedShuffleSplit because str(row) uses an ellipsis when len(row) > 1000 * Add a new test for multilabel problems with more than a thousand labels
Loading
Please register or sign in to comment