Learn R Programming

iai (version 1.4.0)

get_best_params: Return the best parameter combination from a grid

Description

Julia Equivalent: IAI.get_best_params

Usage

get_best_params(grid)

Arguments

grid

The grid search to query.

Examples

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

Run the code above in your browser using DataLab