Skip to content

ENH: Add from_config_toml_path classmethod to vak.models.base.Model #615

@NickleDave

Description

@NickleDave

after we do #601, #538, #345, as described in #614, because at that point it will be possible to load single model info from a config file

For this to work, the classmethod would need to know which table it's looking for a model name in, introspect its own class name, and then use that config, otherwise raise an error

Not sure if that's actually useful? Raising this issue for now to track

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