interpretml / FasterRisk

Create sparse and accurate risk scoring systems!
BSD 3-Clause "New" or "Revised" License
31 stars 4 forks source link

Add new functionalities and customized lb and ub (as lists) for monotonicity constraints #3

Closed MuhangTian closed 1 year ago

MuhangTian commented 1 year ago

Changes to core algorithm:

Additional functionalities include (these don't affect the core algorithm):

Examples

See added_functionalities_example.ipynb

Requirements

Documented in requirements.txt, but I think all the newly needed packages are Pillow==9.4.0 and matplotlib==3.7.0 for score card visualization. No need to merge this, just for reference.