giuseppec / giuseppec/iml

FeatureImp plot N features only

Open
#215 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
503
Forks
87
PR merge metrics
No merged PRs in 30d

Description

I have several hundred features, and I want to plot only 10. What is the argument to use in plot function?
```
imp <- FeatureImp$new(predictor, loss = "f1", n.repetitions = 5)
plot(imp, 10)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.