Skip to content

Add warm_start#73

Draft
mirand863 wants to merge 2 commits intomainfrom
warm_start
Draft

Add warm_start#73
mirand863 wants to merge 2 commits intomainfrom
warm_start

Conversation

@mirand863
Copy link
Copy Markdown
Collaborator

@mirand863 mirand863 commented Dec 12, 2022

  • Add tests to verify that the example in the documentation is correct
  • Implement code

Closes #70

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 12, 2022

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%) ⬆️

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Continual Learning with HiClass

1 participant