Skip to content

Feature: Register models #14

@Harrison-Oatman

Description

@Harrison-Oatman

Objective:

Allow users to register custom models for reuse in later experiments. Right now, if a user wants to use a custom model, they either have to include it in a script every time, or directly edit the pyclm source code.

Implementation options:

  • Register .py files to be imported every time?
  • .pkl pattern model classes to be loaded as needed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions