Skip to content

store trained segmentation models #37

@kevinyamauchi

Description

@kevinyamauchi

We need a way to store and load trained segmentation models.

Currently, we are using scikit-learn to train models, which suggests a couple of ways to serialize the model via pickle and joblib.

https://scikit-learn.org/stable/model_persistence.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions