JuliaAI / DecisionTree.jl

Julia implementation of Decision Tree (CART) and Random Forest algorithms
Other
356 stars 102 forks source link

For a 0.12.0 release #199

Closed ablaom closed 1 year ago

ablaom commented 1 year ago

198

codecov-commenter commented 1 year ago

Codecov Report

Merging #199 (3b34a28) into master (c199322) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 3b34a28 differs from pull request most recent head a072539. Consider uploading reports for the commit a072539 to get more accurate results

@@           Coverage Diff           @@
##           master     #199   +/-   ##
=======================================
  Coverage   87.97%   87.97%           
=======================================
  Files          10       10           
  Lines        1247     1247           
=======================================
  Hits         1097     1097           
  Misses        150      150           
Impacted Files Coverage Δ
src/classification/main.jl 96.10% <100.00%> (ø)
src/regression/main.jl 88.46% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.