Skip to content

Introduce a raw_data_pb method for PR curve summaries #646

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

Merged
merged 1 commit into from
Oct 14, 2017

Conversation

chihuahua
Copy link
Member

@chihuahua chihuahua commented Oct 14, 2017

This method lets users generate PR curve summaries from raw TP, FP, TN, FN, precision, recall values without the use of TensorFlow.

Added pr_curve_raw_data_pb to TensorBoard's main summary module. Renamed pr_curve_raw_data to pr_curve_raw_data_op to be parallel.

@chihuahua chihuahua requested a review from wchargin October 14, 2017 19:23
@chihuahua chihuahua changed the title Introduce a raw_data_pb for PR curve summaries Introduce a raw_data_pb method for PR curve summaries Oct 14, 2017
@chihuahua chihuahua force-pushed the raw_data_pb branch 2 times, most recently from ac98030 to 39ba864 Compare October 14, 2017 21:01
This method lets users generate PR curve summaries from raw TP, FP, TN, FN, precision, recall values without the use of TensorFlow.
Copy link
Contributor

@wchargin wchargin left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@chihuahua chihuahua merged commit 9a9fab1 into tensorflow:master Oct 14, 2017
@chihuahua chihuahua deleted the raw_data_pb branch October 14, 2017 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants