Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add warm_start #73

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Add warm_start #73

wants to merge 2 commits into from

Conversation

mirand863
Copy link
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

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