Open
Description
Since fitting large data sets can take quite a long time, it would be useful to be able to save the state to disk or elsewhere in memory so computation can be resumed elsewhere.
A couple use cases:
- Resume asynchronous fitting if process needs to abort before it's done.
- Save results of fitting in a database so additional points can be transformed later, on other devices or in a parallel process (see Investigate using a web worker? #11).
Thanks
Metadata
Metadata
Assignees
Labels
No labels