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

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

Open
zaqthss opened this issue Nov 8, 2018 · 0 comments
Open

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

zaqthss opened this issue Nov 8, 2018 · 0 comments

Comments

@zaqthss
Copy link

zaqthss commented Nov 8, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant