-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or requesthackathonSomething to fix in a hackathonSomething to fix in a hackathon
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthackathonSomething to fix in a hackathonSomething to fix in a hackathon