Skip to content

Provide standard error of mean (scipy.stats.sem) for feature importances in BaseRecursiveSelector #775

Description

@jolespin

Is your feature request related to a problem? Please describe.
I really like that the feature importances include the mean of the cross-validation. Could you also provide SEM from scipy.stats too? This would be good for getting a sense of the spread across different splits.

Describe the solution you'd like
See above

Describe alternatives you've considered
I'm currently making a custom class and reimplementing the fit method to have this feature.

Additional context
NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions