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 PuffinnTransformer #88

Closed VarIr closed 2 years ago

VarIr commented 2 years ago

This is PuffinnTransformer maintenance, including:

codecov[bot] commented 2 years ago

Codecov Report

Merging #88 (f5759d1) into main (cdbed0a) will increase coverage by 1.81%. The diff coverage is 92.45%.

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   83.58%   85.40%   +1.81%     
==========================================
  Files          34       34              
  Lines        2449     2487      +38     
  Branches      296      300       +4     
==========================================
+ Hits         2047     2124      +77     
+ Misses        373      333      -40     
- Partials       29       30       +1     
Impacted Files Coverage Δ
skhubness/neighbors/tests/test_lsh.py 78.74% <91.30%> (+8.21%) :arrow_up:
skhubness/neighbors/_puffinn.py 95.62% <100.00%> (+29.20%) :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 cdbed0a...f5759d1. Read the comment docs.