JuliaAI / DecisionTree.jl

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

Add compat AbstractTrees = "0.3" #165

Closed ablaom closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #165 (82c577c) into master (9165f12) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #165   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files          10       10           
  Lines         992      992           
=======================================
  Hits          888      888           
  Misses        104      104           

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 9165f12...82c577c. Read the comment docs.