mljs / ml-pipe

https://mljs.github.io/ml-pipe/
MIT License
2 stars 0 forks source link

[wip]: Implement `DummyClassifier` #41

Closed kjappelbaum closed 1 year ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #41 (c803b57) into main (b951806) will increase coverage by 0.17%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   87.37%   87.55%   +0.17%     
==========================================
  Files          16       16              
  Lines         491      498       +7     
  Branches       98       99       +1     
==========================================
+ Hits          429      436       +7     
  Misses         57       57              
  Partials        5        5              
Impacted Files Coverage Δ
src/utils/array.ts 100.00% <100.00%> (ø)

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 b951806...c803b57. Read the comment docs.