TutteInstitute / vectorizers

Vectorizers for a range of different data types
BSD 3-Clause "New" or "Revised" License
97 stars 23 forks source link

Make some changes to how info weight works; New README. #75

Closed lmcinnes closed 3 years ago

lmcinnes commented 3 years ago

I'm still tweaking the params/options for info weight transformers. I think this should get things to a flexible enough state to support various use cases.

I have also updated the README. It still needs work, but this is a more complete skeleton.

codecov-commenter commented 3 years ago

Codecov Report

Merging #75 (4ce2d76) into master (2f3ceb9) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   89.99%   90.00%   +0.01%     
==========================================
  Files          19       19              
  Lines        3578     3583       +5     
  Branches      667      667              
==========================================
+ Hits         3220     3225       +5     
  Misses        303      303              
  Partials       55       55              
Impacted Files Coverage Δ
vectorizers/transformers.py 93.98% <100.00%> (+0.11%) :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 2f3ceb9...4ce2d76. Read the comment docs.