aeon
aeon copied to clipboard
[ENH] Add class_weight parameter to REDCOMETS
Reference Issues/PRs
Fixes #1777
What does this implement/fix? Explain your changes.
Add class_weight parameter to classifiers that use sklearn based estimators
PR checklist
- [x] The PR title starts with either [ENH], [MNT], [DOC], [BUG], [REF], [DEP] or [GOV] indicating whether the PR topic is related to enhancement, maintenance, documentation, bugs, refactoring, deprecation or governance.