Learn R Programming

iai (version 1.10.2)

plot.grid_search: Plot a grid search results for Optimal Feature Selection learners

Description

Plot a grid search results for Optimal Feature Selection learners

Usage

# S3 method for grid_search
plot(x, ...)

Arguments

x

The grid search to plot

...

Additional arguments (passed to autoplot.grid_search)

IAI Compatibility

Requires IAI version 2.2 or higher.

Examples

Run this code
if (FALSE) plot(grid)

Run the code above in your browser using DataLab