Skip to content

CLN: Ensure learncurve runs in ascending order of training set size #648

@NickleDave

Description

@NickleDave

not sure what order we get now (it's not quite alphabetical IIRC) but it's confusing when you're babysitting a run that uses previous_run_path and they go in this non-intuitive order

  • use something like sorted(csv, key=get_train_dur_size_from_path()) (function that doesn't currently exist I think)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions