Skip to content

From literature: Leave-k-Out #22

Description

@dilyabareeva
  • Base Leave-k-out
  • trained_models dictionary field -> {idx/tuples: model}
  • add_model(...) method in the base -> adds models to trained_models
  • update(...)can only calculate the metric w.r.t. the indices of the trained models
  • cache the re-trained models for re-use
  • think about leave-k-out "benchmarks" to be uploaded to the cloud

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions