Skip to content

Show the top two most important features in the IFE plot #8

Description

@mmahmoudian

At the moment, the IFE (iterative Feature Elimination) plot does not contain the name of the features with the highest VIMP. Although it is logical not to have them (it is useless to eliminate the second feature and train a model based on only one single feature), but it can get confusing for users who are not paying attention and are using SIVS blindly:

image

Nevertheless, as people are people, and there is a chance that they report important features based on what they see in the plot rather than sivs_obj$vimp or sivs::suggest(sivs_obj), it is a good idea to somehow present these two features in the plot.

In other words we are trying to a PEBCAK in the software.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions