Skip to content

Optimize short runs on compute clusters #26

@PascalIversen

Description

@PascalIversen

Description of feature

Currently, we start a job for every model fitting procedure, which is optimal for compute-intensive model fitting procedures like neural networks. For simpler models, such as naive predictors and linear models, we should consider reverting to a loop or parallel execution on a single node to avoid allocation overhang

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthackathonSomething to fix in a hackathon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions