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

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

Sub-modules

imodels.tree.iterative_random_forest.iterative_random_forest