Skip to content

show_feature_importance should be able to accept an ordinary BaseEstimator #7

@stdiff

Description

@stdiff

def show_feature_importance(grid:GridSearchCV, columns:List[str]) -> pd.Series:

This function can not accept RandomForestRegressor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions