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

Add class_accuracy in MultiLabelSoftClassificationMetrics #1371

Closed
wants to merge 1 commit into from

Conversation

wngzhiqi
Copy link

@wngzhiqi wngzhiqi commented Jun 1, 2020

Summary:
For better comparison with offline baseline, add class_accuracy in MultiLabelSoftClassificationMetrics, and output to fbflow.

class_accuracy is the accuracy(TP + TN / all) of each label.

Differential Revision: D21766388

Summary:
For better comparison with offline baseline, add class_accuracy in MultiLabelSoftClassificationMetrics, and output to fbflow.

class_accuracy is the accuracy(TP + TN / all) of each label.

Differential Revision: D21766388

fbshipit-source-id: 03885b8c7acaff88728ffa13fa7a759f5e9e13b8
@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Jun 1, 2020
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 40f99cc.

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.

2 participants