Releases: csinva/imodels
Releases · csinva/imodels
FIGS change to use sigmoid in predict_proba
v1.3.11 bump version
Improved boosted rules stability
v1.3.8 update boostedrules + arg handling
Fixes + Speedups for GRL
Fixed issue with KeyError in GRL + speed up by making call to sklearn stump.
Support FIGS Skompiler integration from @mepland
v1.3.6 update readme
Improved FIGS
Support dtree viz and viz fix for FIGS from @mepland
HS working for multiclass classification
v1.3.4 minor version bump
HS working for tree ensembles
v1.3.3 hs working for tree ensembles
Updated visualizations
Improved visualizations: call str(model)
or print(model)
after fitting.
Autogluon release
Consistent printing and API for autogluon integration with following models:
- FIGS
- HSTree
- BoostedRuleSet
- GreedyTree
- RuleFit
Better defaults for FIGS/HS
v1.2.5 better defaults for figs/hs