Skip to content

Consider revising metric for choosing optimal model params #653

@sgreenbury

Description

@sgreenbury

Currently the mean over the $R^2$ on validation split of folds of the CV is used to pick the best hyperparams. However, a more robust score might be preferable such as: mean - one standard error (e.g. Elements of Statistical Learning, pg. 244, "one-standard error" rule).

An implementation is being tested as part of #621.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

📋 Product backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions