Releases: csinva/imodels
Releases · csinva/imodels
Full compatibility with np 2 and latest releases of all common packages
Improved compatibility with recent pandas / sklearn versions
v1.4.5 remove pandas req constraing thanks to PR from @Hagai Drory
v1.4.3
Upgrade to sklearn 1.2+
v1.4.2 limit pandas version to 2.1.4 (issues with query function)
Add AutoInterpretableClassifier / AutoInterpretableRegressor
v1.4.1 add AutoIntepretableRegressor
Add TreeGAM
v1.4.0 add treegamregressor
Include header files for MDI+
Merge pull request #184 from csinva/revert-183-master Revert "Update hierarchical_shrinkage, fix bugs, change attribute name"
Greedy Rule List fixes from @mcschmitz
v1.3.17 bump version
Minor viz improvement
v1.3.16 remove fig resizing from FIGS
Add HS sample_weight support
v1.3.12 docs reupdate