min_grid()
determines exactly what models should be fit in order to
evaluate the entire set of tuning parameter combinations. This is for
internal use only and the API may change in the near future.
Arguments
- x
A model specification.
- grid
A tibble with tuning parameter combinations.
- ...
Not currently used.