plot.grid_search {iai} | R Documentation |
Plot a grid search results for Optimal Feature Selection learners
## S3 method for class 'grid_search'
plot(x, ...)
x |
The grid search to plot |
... |
Additional arguments (passed to
|
Requires IAI version 2.2 or higher.
## Not run: plot(grid)