Skip to content

Releases: csinva/imodels

Improved boosted rules stability

10 Dec 22:59
Compare
Choose a tag to compare
v1.3.8

update boostedrules + arg handling

Fixes + Speedups for GRL

06 Dec 20:11
Compare
Choose a tag to compare

Fixed issue with KeyError in GRL + speed up by making call to sklearn stump.

Support FIGS Skompiler integration from @mepland

31 Oct 04:38
3774f14
Compare
Choose a tag to compare

Improved FIGS

15 Sep 20:31
Compare
Choose a tag to compare

Support dtree viz and viz fix for FIGS from @mepland

HS working for multiclass classification

25 Aug 05:01
Compare
Choose a tag to compare
v1.3.4

minor version bump

HS working for tree ensembles

28 Jul 21:10
Compare
Choose a tag to compare
v1.3.3

hs working for tree ensembles

Updated visualizations

03 Jul 02:51
Compare
Choose a tag to compare

Improved visualizations: call str(model) or print(model) after fitting.

Autogluon release

15 Jun 05:29
Compare
Choose a tag to compare

Consistent printing and API for autogluon integration with following models:

  1. FIGS
  2. HSTree
  3. BoostedRuleSet
  4. GreedyTree
  5. RuleFit

Better defaults for FIGS/HS

19 Feb 23:38
Compare
Choose a tag to compare
v1.2.5

better defaults for figs/hs

Publication-version of FIGS, HS

29 Jan 03:59
Compare
Choose a tag to compare

Release of FIGS and Hierarchical Shrinkage models