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
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 4 months ago
add simplified tree gam   Chandan Singh 4 months ago
fix hstree feature printing   Chandan Singh 5 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 6 months ago
Updated demo notebook   Matthew Epland 6 months ago
Added missing_go_to_left   Matthew Epland 6 months ago
Merge branch 'master' into figs_notebook_update   Matthew Epland 6 months ago
pass random_state to hstree   Chandan Singh 6 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
update data_util   Chandan Singh 8 months ago
add interpretable automl classifier   Chandan Singh 8 months ago
support elasticnet in marginal shrinkage   Chandan Singh 8 months ago
refactor marginal shrinkage linear   Chandan Singh 8 months ago
allow marginal_divide_by_n in linear shrinkage   Chandan Singh 8 months ago
change marginal_model value names for linear   Chandan Singh 8 months ago
z-score inputs/output   Chandan Singh 8 months ago
basic marginalregression implementation   Chandan Singh 8 months ago