Skip to content

Feature request: ability to serialize and deserialize state #32

@brianchirls

Description

@brianchirls

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:

  1. Resume asynchronous fitting if process needs to abort before it's done.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions