Skip to content
This repository was archived by the owner on Nov 10, 2018. It is now read-only.
This repository was archived by the owner on Nov 10, 2018. It is now read-only.

Clean attributes should contribute the probability in the tensor. #280

@zaqthss

Description

@zaqthss

All the attributes in the database should be used to compute the probability and insert into the feature.
In cooccurrencefeaturizer.py, get_query function, line 91, only attribute in dirty_cells_attributes are recorded as a feature. In insert_to_tensor function, line 62 and 64, the clean attributes then will not contribute any probability in the tensor since the feature is -1.

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