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

[FIX] Test Learners: Fix AUC for selected single target class #1996

Merged

Conversation

ales-erjavec
Copy link
Contributor

Issue

Fixes gh-1993

Description of changes

Fill in the probabilities in results_one_vs_rest.

Includes
  • Code changes
  • Tests
  • Documentation

@ales-erjavec ales-erjavec changed the title Fixes/test learners fix one vs rest [FIX] Test Learners: Fix AUC for selected single target class Feb 3, 2017
@ales-erjavec ales-erjavec added this to the 3.3.11 milestone Feb 3, 2017
@markotoplak markotoplak modified the milestones: 3.3.11, 3.3.12 Feb 3, 2017
@ales-erjavec ales-erjavec changed the title [FIX] Test Learners: Fix AUC for selected single target class [WIP][FIX] Test Learners: Fix AUC for selected single target class Feb 3, 2017
@ales-erjavec ales-erjavec force-pushed the fixes/test-learners-fix-one-vs-rest branch from a830dcc to 4d5d38a Compare February 3, 2017 15:45
@codecov-io
Copy link

Codecov Report

Merging #1996 into master will increase coverage by 0.04%.

@@            Coverage Diff             @@
##           master    #1996      +/-   ##
==========================================
+ Coverage   89.47%   89.52%   +0.04%     
==========================================
  Files          91       91              
  Lines        9200     9200              
==========================================
+ Hits         8232     8236       +4     
+ Misses        968      964       -4

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ca36a3...4d5d38a. Read the comment docs.

@markotoplak markotoplak changed the title [WIP][FIX] Test Learners: Fix AUC for selected single target class [FIX] Test Learners: Fix AUC for selected single target class Feb 3, 2017
@markotoplak markotoplak merged commit 4830c26 into biolab:master Feb 3, 2017
astaric pushed a commit to astaric/orange3 that referenced this pull request Feb 14, 2017
…fix-one-vs-rest

[FIX] Test Learners: Fix AUC for selected single target class
(cherry picked from commit 4830c26)
@ales-erjavec ales-erjavec deleted the fixes/test-learners-fix-one-vs-rest branch May 12, 2017 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants