evalml.pipelines.components.RFClassifierSelectFromModel.__init__

RFClassifierSelectFromModel.__init__(number_features=None, n_estimators=10, max_depth=None, percent_features=0.5, threshold=- inf, n_jobs=- 1, random_seed=0, **kwargs)[source]

Initialize self. See help(type(self)) for accurate signature.