- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 657
 
improve roc auc #1762
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
improve roc auc #1762
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @KickItLikeShika
There are few things to improve
| 
           @KickItLikeShika PR looks OK, could you please open an issue explaining that we need to refactor in a certain way our tests such we do not duplicate the code. Metrics of the same type could have similar test suites.  | 
    
7526c6f    to
    50d29c4      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @KickItLikeShika !
Our 3rd PR to improve
ignite.contrib.metricsmodule. I have updated the implementation ofroc_auc(added the device arg) and updated the tests as we have done with AveragePrecision.Now we got
precision_recall_curveandroc_curveleft to be updated, but we will wait untilEpochMetricsgets updated.Check list: