scikit-learn-contrib / hiclass

A python library for hierarchical classification compatible with scikit-learn
BSD 3-Clause "New" or "Revised" License
114 stars 20 forks source link

Add warm_start #73

Open mirand863 opened 1 year ago

mirand863 commented 1 year ago

Closes #70

codecov[bot] commented 1 year ago

Codecov Report

Merging #73 (0dfa620) into main (8ec3e50) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   98.33%   98.33%           
=======================================
  Files           8        8           
  Lines         541      542    +1     
=======================================
+ Hits          532      533    +1     
  Misses          9        9           
Impacted Files Coverage Δ
hiclass/LocalClassifierPerNode.py 100.00% <ø> (ø)
hiclass/LocalClassifierPerParentNode.py 100.00% <ø> (ø)
hiclass/HierarchicalClassifier.py 95.45% <100.00%> (+0.02%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more