Welcome to duplebalance documentation!ΒΆ
Date: May 30, 2021 Version: 0.1.0
duplebalance is an open source, MIT-licensed Python software for multi-class ensemble imbalanced learning. This package implements DupleBalance, an general and efficient ensemble learning framework. DupleBalance handles the class-imbalance by duple-balancing, i.e., perform inter-class and intra-class balancing simultaneously.
Getting Started
Examples