-
Notifications
You must be signed in to change notification settings - Fork 0
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
Draw ROC Curves #4
Comments
@milesxu I think we should make a plot the ROC curve with xrange(0,1) and yrange(0.1) to take a look at the shape of the curve first. Can you please draw the plot and post here? Thanks |
Thanks for the update, it looks reasonable to me, let see whether there would be any improvement with the new approach of preprocessing. BTW, I attached the table of the results of the entries in the lens finding challenge, if you could please list the Area under the ROC, then we can evaluate our outcome more straightforwardly. In this case, we should compare our results to that of ground-based telescopes in the table. |
Need more discussion about this script
https://github.com/milesxu/SSLDeepLens/blob/master/generate_roc_curve.py
The text was updated successfully, but these errors were encountered: