Learn R Programming

iai (version 1.4.0)

get_grid_results: Return a summary of the results from the grid search

Description

Julia Equivalent: IAI.get_grid_results

Usage

get_grid_results(grid)

Arguments

grid

The grid search to query.

Examples

Run this code
# NOT RUN {
iai::get_grid_results(grid)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab