Skip to content

corbeillab/cb-boost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cb-Boost

C-bound boosting algorithm that scales

Installation

python setup.py install

Usage

from cb_boost.cb_boost import CBBoostClassifier

classifier= CBBoostClassifier()

Paper : Bauvin, B., Capponi, C., Roy, JF. et al., Fast greedy C-bound minimization with guarantees. Mach Learn 109, 1945–1986 (2020). https://doi.org/10.1007/s10994-020-05902-7

Contributors

Releases

No releases published

Packages

No packages published

Languages