-
Notifications
You must be signed in to change notification settings - Fork 42
Labels
evalanything related to the model evaluation pipelineanything related to the model evaluation pipeline
Milestone
Description
Is your feature request related to a problem? Please describe.
At the moment the scoring part of the FastEvaluation package is too slow for the long roll-out analyses (> 10/20 steps and/or > 10 samples).
Describe the solution you'd like
implement multiprocessing through dask or investigate other possible solutions to parallels the score computation.
Describe alternatives you've considered
No response
Additional context
No response
Organisation
No response
Metadata
Metadata
Assignees
Labels
evalanything related to the model evaluation pipelineanything related to the model evaluation pipeline
Type
Projects
Status
Todo