Skip to content

Function to change local classifier - #100

Open
ashishpatel16 wants to merge 3 commits into
scikit-learn-contrib:mainfrom
ashishpatel16:change_local_classifier
Open

Function to change local classifier#100
ashishpatel16 wants to merge 3 commits into
scikit-learn-contrib:mainfrom
ashishpatel16:change_local_classifier

Conversation

@ashishpatel16

Copy link
Copy Markdown
Collaborator

As of now, there is no functionality to update a classifier, one must recreate a new instance of the Hierarchical classifier. This PR adds a new method to update the local classifier model used.

@codecov-commenter

codecov-commenter commented Dec 9, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.25%. Comparing base (a4c79e8) to head (13feb3f).
⚠️ Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
hiclass/HierarchicalClassifier.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   98.40%   98.25%   -0.16%     
==========================================
  Files           8        8              
  Lines         566      572       +6     
==========================================
+ Hits          557      562       +5     
- Misses          9       10       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants