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

Add custom metric class for reporting Joint model metrics #1339

Closed

Conversation

shivanipods
Copy link
Contributor

Summary: Adding a multilabel metric class to support reporting all multi label and multi class metrics joint pytext models

Reviewed By: seayoung1112

Differential Revision: D21077306

@facebook-github-bot facebook-github-bot added fb-exported CLA Signed Do not delete this pull request or issue due to inactivity. labels Apr 27, 2020
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D21077306

shivanipods added a commit to shivanipods/pytext that referenced this pull request Apr 29, 2020
…search#1339)

Summary:
Pull Request resolved: facebookresearch#1339

Adding a multilabel metric class to support reporting all multi label and multi class metrics joint pytext models

Reviewed By: seayoung1112

Differential Revision: D21077306

fbshipit-source-id: ca8ba109b110fd60ca6254da94bad4a2aa62d8a6
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D21077306

shivanipods added a commit to shivanipods/pytext that referenced this pull request Apr 29, 2020
…search#1339)

Summary:
Pull Request resolved: facebookresearch#1339

Adding a multilabel metric class to support reporting all multi label and multi class metrics joint pytext models

Reviewed By: seayoung1112

Differential Revision: D21077306

fbshipit-source-id: 3b0938f67cd0d658af567eaca89c8afcc88a0aa8
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D21077306

shivanipods added a commit to shivanipods/pytext that referenced this pull request Apr 29, 2020
…search#1339)

Summary:
Pull Request resolved: facebookresearch#1339

Adding a multilabel metric class to support reporting all multi label and multi class metrics joint pytext models

Reviewed By: seayoung1112

Differential Revision: D21077306

fbshipit-source-id: c868433b8814a8a3b99373ee51e1fe010658af90
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D21077306

…rch#1335)

Summary:
Pull Request resolved: facebookresearch#1335

We need to support multi-class as well as multi-label prediction for joint models in pytext. This diff implements a

1. Joint Multi Label Decoder
2. MultiLabelClassification Output Layer
3. Loss computation for multi-label-multi-class scenarios
4. Label weights per label and per class
5. Softmax options for output layers
6. Custom Metric Reporter, Metric Class and Output for flow

Differential Revision: D20210880

fbshipit-source-id: 8d6292e0acd2ec8974bc8da4b86abc56f7b04f84
…search#1339)

Summary:
Pull Request resolved: facebookresearch#1339

Adding a multilabel metric class to support reporting all multi label and multi class metrics joint pytext models

Reviewed By: seayoung1112

Differential Revision: D21077306

fbshipit-source-id: 3363f0faf55f18174c6e0c51e958681e6d3b4508
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D21077306

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 3d7f788.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants