plot.local_permutation_importance {live} | R Documentation |
Plot local permutation importance
Description
Plot local permutation importance
Usage
## S3 method for class 'local_permutation_importance'
plot(x, ...)
Arguments
x |
Object of class local_permutation_importance |
... |
Optional arguments, currently ignored |
Value
ggplot2 object
[Package live version 1.5.13 Index]