VarIr / scikit-hubness

A Python package for hubness analysis and high-dimensional data mining
BSD 3-Clause "New" or "Revised" License
44 stars 9 forks source link

MNT NMSlibTransformer #87

Closed VarIr closed 2 years ago

VarIr commented 2 years ago

This is NMSlibTransformer maintenance.

codecov[bot] commented 2 years ago

Codecov Report

Merging #87 (b32f3fb) into main (70cd194) will increase coverage by 2.59%. The diff coverage is 85.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   80.99%   83.58%   +2.59%     
==========================================
  Files          34       34              
  Lines        2394     2449      +55     
  Branches      288      296       +8     
==========================================
+ Hits         1939     2047     +108     
+ Misses        433      373      -60     
- Partials       22       29       +7     
Impacted Files Coverage Δ
skhubness/neighbors/tests/test_hnsw.py 88.76% <81.13%> (-11.24%) :arrow_down:
skhubness/neighbors/_nmslib.py 88.31% <100.00%> (+43.79%) :arrow_up:

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 70cd194...b32f3fb. Read the comment docs.