k-fold-imblearn

KFoldImblearn handles the resampling of data in a k fold fashion, taking care of information leakage so that our results are not overly optimistic. It is built over the imblearn package and is compat…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install k-fold-imblearn

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.0 2021-04-15    

Issues with this package?

Page last updated 2023-10-28 07:18:57 UTC