Upgrade from pypi
pip install --upgrade alipy
Change log
- Raise an error if more than 2 classes are detected when BMDR, SPAL, LAL methods are used. These strategies are implemented for binary classification problems only.
- fix and close #33 that the labels of the dataset will sometimes be modified if BMDR or SPAL methods are used.
- fix a bug in batch-mode Coreset strategy (#32)