Skip to content

Conversation

zhangyu94
Copy link
Contributor

@zhangyu94 zhangyu94 commented Jan 14, 2019

This PR addresses issue #28 that the best cold start instance found by select_cold_start_instance is not stored to instance_index_ranking in ranked_batch.

Please note that this PR changes the return value of select_cold_start_instance from an instance to an index-instance pair.

@codecov-io
Copy link

codecov-io commented Jan 14, 2019

Codecov Report

Merging #30 into dev will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #30      +/-   ##
==========================================
+ Coverage   98.05%   98.06%   +<.01%     
==========================================
  Files          30       30              
  Lines        1597     1598       +1     
==========================================
+ Hits         1566     1567       +1     
  Misses         31       31
Impacted Files Coverage Δ
modAL/batch.py 97.77% <100%> (+0.05%) ⬆️

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 536636c...e973a32. Read the comment docs.

@cosmic-cortex cosmic-cortex merged commit e973a32 into modAL-python:dev Jan 21, 2019
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