Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

implement label space down sampling #19

Open
2 tasks
ChristianSch opened this issue Feb 28, 2018 · 0 comments
Open
2 tasks

implement label space down sampling #19

ChristianSch opened this issue Feb 28, 2018 · 0 comments

Comments

@ChristianSch
Copy link
Owner

Just like in the original PCC paper we'd like to introduce a way to remove labels from a given label vector easily. These are a few methods that come to mind:

  • by-threshold: only retain labels that occur in, say 95% of the instances
  • most-frequent: take only the top k labels that occur the most frequent (see PCC paper)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant