Skip to content

Added pruneUselessLabels to SparseNetworkLearner - #110

Open
cowchipkid wants to merge 3 commits into
masterfrom
UselessLabelPruning
Open

Added pruneUselessLabels to SparseNetworkLearner#110
cowchipkid wants to merge 3 commits into
masterfrom
UselessLabelPruning

Conversation

@cowchipkid

Copy link
Copy Markdown
Contributor

This method will discard any classifiers for labels not in the list passed in. This is intended to
allow users to discard classifers for labels they are not interested in, but
may have uninteded side effects, like GPE labels being classified as PERSON.

…scard
any classifiers for labels not in the list passed in. This is intended to
allow users to discard classifers for labels they are not interested in, but
may have uninteded side effects, like GPE labels being classified as PERSON.
@cowchipkidcowchipkid self-assigned this Jul 3, 2019
@cowchipkid
cowchipkid requested a review from danyaljjJuly 3, 2019 17:50
@danyaljj

Copy link
Copy Markdown
Member

Semaphore is failing for some reason. Trying to figure out what is happening ...

@cowchipkid
cowchipkid removed the request for review from danyaljjDecember 6, 2019 02:33
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@cowchipkid@danyaljj