JuliaAI / MLJDecisionTreeInterface.jl

MIT License
9 stars 4 forks source link

update docs per #33 #34

Closed john-waczak closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #34 (9c14709) into dev (d908f77) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev      #34   +/-   ##
=======================================
  Coverage   86.88%   86.88%           
=======================================
  Files           1        1           
  Lines         122      122           
=======================================
  Hits          106      106           
  Misses         16       16           
Impacted Files Coverage Δ
src/MLJDecisionTreeInterface.jl 86.88% <ø> (ø)

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

john-waczak commented 1 year ago

updating documentation to remove :n_subfeatures=-1 as option for DecisionTreeRegressor and DecisionTreeClassifier per issue #33