Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update evaluate function & metrics.py #18

Merged
merged 14 commits into from
Apr 26, 2021
Merged

Update evaluate function & metrics.py #18

merged 14 commits into from
Apr 26, 2021

Conversation

Eleven1Liu
Copy link
Collaborator

  1. Remove unused function in MultiLabelMetrics.
  2. metric.py: len(tk) to k
  3. Output prediction (provide top1 ~top 100 with scores) in this format:
    <label1>:<value1> <label2>:<value2> ...

@Eleven1Liu Eleven1Liu changed the title Update evaluate function to output prediction. Update evaluate function. Apr 23, 2021
@Eleven1Liu Eleven1Liu changed the title Update evaluate function. Update evaluate function & metric.py Apr 23, 2021
@Eleven1Liu Eleven1Liu changed the title Update evaluate function & metric.py Update evaluate function & metrics.py Apr 23, 2021
metrics.py Outdated Show resolved Hide resolved
utils/utils.py Outdated Show resolved Hide resolved
Co-authored-by: sianchen <[email protected]>
cjlin1
cjlin1 previously approved these changes Apr 24, 2021
main.py Outdated Show resolved Hide resolved
metrics.py Outdated Show resolved Hide resolved
metrics.py Show resolved Hide resolved
metrics.py Show resolved Hide resolved
utils/utils.py Outdated Show resolved Hide resolved
utils/utils.py Outdated Show resolved Hide resolved
utils/utils.py Outdated Show resolved Hide resolved
evaluate.py Show resolved Hide resolved
utils/utils.py Outdated Show resolved Hide resolved
@sian-chen sian-chen merged commit a8d706c into master Apr 26, 2021
@sian-chen sian-chen deleted the metric branch April 26, 2021 08:30
Sign up for free to 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.

None yet

3 participants