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

Some more confusion fun #112

Closed
wants to merge 2 commits into from

Conversation

BenjaminHsieh
Copy link
Contributor

@boyinggong, I was playing around with some confusion matrix stuff too this afternoon, you think we can combine this code?
The functions just creates confusion matrix, gets probability threshold with lowest # of wrong predictions, and plots prop of wrong predictions vs prob thresholds

Also when saving the figures (both ROC and confusion plots), can we plot all 16 plots into 1 figure using subplots?
#110

@BenjaminHsieh BenjaminHsieh mentioned this pull request Dec 10, 2015
Merged
@boyinggong
Copy link
Contributor

I think they are pretty much the same? It's just that I put them all in one function? And I didn't calculate the probability threshold, but calculated the area of the curve. I will try to combine the plots.

@BenjaminHsieh
Copy link
Contributor Author

ok, just copy and paste whatever in this pull request that makes the scripts/functions cleaner and better documented

@BenjaminHsieh
Copy link
Contributor Author

@boyinggong , let me know if you want me to combine this pull request and #110

@boyinggong
Copy link
Contributor

I'm doing this.

@BenjaminHsieh
Copy link
Contributor Author

closing, see #110

@BenjaminHsieh BenjaminHsieh deleted the regdiag branch December 14, 2015 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants