Skip to content

Help user interpret param columns of cv_results_ #5

Description

@jnothman

Because the user no longer specifies the grid by full names, results are then presented with param names that are unfamiliar and which will vary with

The user needs help dereferencing the parameters. What is a good API for this?

global_to_local(gscv, double_underscored_name) -> (local_est, local_param)
local_to_global(gscv, local_est) -> global_param

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions