Skip to content

return to simple formatting#11

Open
andreibsmirnov wants to merge 1 commit intomasterfrom
feature/debug_comment_with_experiment_results
Open

return to simple formatting#11
andreibsmirnov wants to merge 1 commit intomasterfrom
feature/debug_comment_with_experiment_results

Conversation

@andreibsmirnov
Copy link
Owner

No description provided.

@andreibsmirnov
Copy link
Owner Author

/evaluate

@github-actions
Copy link

Precision: 99.2, Recall: 90.2


if __name__ == '__main__':
print('\n|Precision|Recall|\n|-|-|\n| %.1f| %.1f|' % (99.2, 90.2))
print('Precision: %.1f, Recall: %.1f' % (99.2, 90.2))
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing review comments

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/evaluate

Copy link
Owner Author

@andreibsmirnov andreibsmirnov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

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.

1 participant