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

ALCE #76

Merged
merged 15 commits into from
Feb 17, 2017
Merged

ALCE #76

merged 15 commits into from
Feb 17, 2017

Conversation

yangarbiter
Copy link
Collaborator

@yangarbiter yangarbiter commented Jan 4, 2017

cost sensitive multi-class active learning

@hsuantien

TODO documentation on cost-sensitive active learning

@codecov-io
Copy link

codecov-io commented Jan 4, 2017

Current coverage is 73.29% (diff: 16.98%)

Merging #76 into master will decrease coverage by 13.24%

@@             master        #76   diff @@
==========================================
  Files            21         24     +3   
  Lines           676        835   +159   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            585        612    +27   
- Misses           91        223   +132   
  Partials          0          0          

Powered by Codecov. Last update 2ef52ba...fbdd3b3

@codecov-io
Copy link

codecov-io commented Jan 18, 2017

Codecov Report

Merging #76 into master will decrease coverage by -10.45%.
The diff coverage is 17.9%.

@@            Coverage Diff             @@
##           master     #76       +/-   ##
==========================================
- Coverage   88.15%   77.7%   -10.45%     
==========================================
  Files          28      31        +3     
  Lines         920    1081      +161     
==========================================
+ Hits          811     840       +29     
- Misses        109     241      +132
Impacted Files Coverage Δ
libact/query_strategies/multiclass/init.py 100% <100%> (ø)
libact/query_strategies/multiclass/mdsp.py 14.15% <14.15%> (ø)
.../multiclass/active_learning_with_cost_embedding.py 21.95% <21.95%> (ø)
libact/models/svm.py 80% <40%> (-5.72%)
libact/utils/init.py 81.81% <50%> (-3.19%)

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 4cc5685...aa41e57. Read the comment docs.

@yangarbiter yangarbiter merged commit 9a8c623 into master Feb 17, 2017
@yangarbiter yangarbiter deleted the ALCE branch February 17, 2017 00:47
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.

2 participants