You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
Are you willing to maintain it going forward? (yes/no):yes
Describe the feature and the current behavior/state.
Basically there was an issue regarding computing f1 score for multilabel classifier(#27171) on tensorflow. So I tried to create a pr on which they asked to first add this feature on addons then depending on its usage it will be added in core. Link to my PR tensorflow/tensorflow#28204 Will this change the current api? How?
Yes Who will benefit with this feature?
Everyone who wants F1 score to be added. Any Other info.
System information
Describe the feature and the current behavior/state.
Basically there was an issue regarding computing f1 score for multilabel classifier(#27171) on tensorflow. So I tried to create a pr on which they asked to first add this feature on addons then depending on its usage it will be added in core. Link to my PR
tensorflow/tensorflow#28204
Will this change the current api? How?
Yes
Who will benefit with this feature?
Everyone who wants F1 score to be added.
Any Other info.