Learn R Programming

iai (version 1.10.2)

get_grid_result_details: Return a vector of lists detailing the results of the grid search

Description

Julia Equivalent: IAI.get_grid_result_details

Usage

get_grid_result_details(grid)

Arguments

grid

The grid search to query.

IAI Compatibility

Requires IAI version 2.2 or higher.

Examples

Run this code
if (FALSE) iai::get_grid_result_details(grid)

Run the code above in your browser using DataLab