Skip to content

Training on data without 'state' attribute #12

@theasianpianist

Description

@theasianpianist

If my dataset doesn't contain the state attribute, how can I still train my model? Attr.py doesn't seem to have any clues. My data doesn't have a 'states' attribute, do I need to add one and set it to blanks? Right now when I try to train the model, I get a KeyError in the data loader. Removing 'states' from the keys to use then yields an index out of range error in Attr.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions