Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should we filter out objects exist in whole dataset or just in training set? #5

Open
boldchan opened this issue Feb 29, 2020 · 0 comments

Comments

@boldchan
Copy link
Owner

When we perform "fil" evaluation on object prediction, prediction score for some objects will not be used in ranking. For a looser evaluation, objects happen with the same (subject, relation) pair will be filtered out regardless of their timestamp. The question is what is the scope of events, in which we look for the objects of the same pair. Is the scope only training set or the whole data set?

def get_sp2o(self):

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

No branches or pull requests

1 participant