Skip to content

triplot() does not work in my case.. #23

@Nehagupta90

Description

@Nehagupta90

Hello everyone

I am using triplot library for feature selection but it give me error.. I simply train a model using mlr3 and create an explainer and then the following :

library(triplot)
model_triplot(explainer)

The error message is:

Error in hclust(as.dist(1 - abs(cor(data, method = cor_method))), method = clust_method) :
NA/NaN/Inf in foreign function call (arg 10)
In addition: Warning message:
In cor(data, method = cor_method) : the standard deviation is zero

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