Generic class for models that take the form of a tree of rules.
Expand source code
'''Generic class for models that take the form of a tree of rules.
'''
Sub-modules
imodels.tree.c45_treeimodels.tree.cart_ccpimodels.tree.cart_wrapperimodels.tree.custom_greedy_treeimodels.tree.figsimodels.tree.gosdtimodels.tree.hierarchical_shrinkageimodels.tree.iterative_random_forest-
Repeatedly fit random forest, giving features with high importance a higher chance of being selected.
imodels.tree.taoimodels.tree.viz_utils