Skip to content

Return SHAP values after ShapRFECV function call #150

@SamyakHM

Description

@SamyakHM

Problem Description
Currently, it is not possible to store/retrieve the SHAP Values for individual features before they are eliminated to give a reduced feature set. This limits the analysis of SHAP values across multiple runs.

Desired Outcome
The SHAP values computed after every run should be available as a dataframe for us to analyze/manipulate. This will help get an overview of how SHAP values stack up for different feature group without automatic elimination.

Solution Outline
No particular requirement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions