Module imodels.tree

Sub-modules

imodels.tree.iterative_random_forest

Repeatedly fit random forest, giving features with high importance a higher chance of being selected.

imodels.tree.optimal_classification_tree

Still in progress - should optimize globally over all possible splits rather than use greedy 1-by-1 splits