Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
limit pandas version to 2.1.4 (issues with query function)   Chandan Singh 2 months ago
bump package test version   Chandan Singh 2 months ago
bump supported py versions to 3.9.0   Chandan Singh 2 months ago
change supported python versions   Chandan Singh 2 months ago
update for compatibility with sklearn 1.2+   Chandan Singh 2 months ago
Merge pull request #201 from gialmisi/master   Chandan Singh 2 months ago
Fixed skope rules not working with scikit-learn version 1.2 and up.   Giovanni Misitano 2 months ago
Merge pull request #196 from csinva/resid_calc_comments   Chandan Singh 4 months ago
Remove period to match other comments   Matthew Epland 4 months ago
Clean up line breaks   Matthew Epland 4 months ago
Add comment about residuals   Yan Shuo Tan 5 months ago
add simplified tree gam   Chandan Singh 5 months ago
fix hstree feature printing   Chandan Singh 6 months ago
add mean_depth calculation for coct tree   Chandan Singh 6 months ago
update tree mean depth   Chandan Singh 6 months ago
Merge branch 'master' of https://github.com/csinva/imodels   Chandan Singh 6 months ago
minor fix to hstree random_state   Chandan Singh 6 months ago
Merge pull request #158 from csinva/figs_notebook_update   Chandan Singh 7 months ago
Updated demo notebook   Matthew Epland 7 months ago
Added missing_go_to_left   Matthew Epland 7 months ago
Merge branch 'master' into figs_notebook_update   Matthew Epland 7 months ago
pass random_state to hstree   Chandan Singh 7 months ago
add AutoIntepretableRegressor   Chandan Singh 7 months ago
add marginallinearregressor   Chandan Singh 7 months ago
clean up auto classifier   Chandan Singh 7 months ago
add posthoc tree coefs to treegam   Chandan Singh 7 months ago
custom_greedy_tree with costs   Chandan Singh 7 months ago
support custom info gain ratio tree   Chandan Singh 7 months ago
add more tree cost utils   Chandan Singh 7 months ago
add more tree utils   Chandan Singh 7 months ago