Skip to content

Refactor Tagger models __init__ and setup_model() #420

@vrdn-23

Description

@vrdn-23

Currently most tagger models have initialization of the models happening in the set_params() method. This ideally needs to move into an init function or to the setup_model() depending on what we think is a more sustainable approach long-term.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactoringRefactoring code without addition of new features.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions