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

Combine TP/FP and TN/FN run with output plots #133

Open
kbpi314 opened this issue Sep 6, 2023 · 1 comment
Open

Combine TP/FP and TN/FN run with output plots #133

kbpi314 opened this issue Sep 6, 2023 · 1 comment

Comments

@kbpi314
Copy link
Collaborator

kbpi314 commented Sep 6, 2023

Script to run both TP/FP and TN/FN CUTIE on the same dataset and return a summary with a pie/bar plot of the 4 classes.

@kbpi314 kbpi314 added this to the 0.3.0 Release milestone Sep 6, 2023
@kbpi314
Copy link
Collaborator Author

kbpi314 commented Oct 10, 2023

Per JL comments on 10/10/23:
(1) a way to move summary_df up a few directories to reduce compiling time for many runs of CUTIE
(2) a way to plot just one class e.g. TP only
(3) a way to specify an additional constraint on the r-value (e.g. TP only r > 0.7)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant