Closed lmcinnes closed 3 years ago
Merging #75 (4ce2d76) into master (2f3ceb9) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ 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.
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.