5 comments (5 comments)0 reactions (0 reactions)1 assignee (1 assignee)Python4,574 stars (4,574 stars)553 forks (553 forks)batch import
Good first issueNew feature
- Issue 種別
- feature
- 調査方針
- Study scikit learn's MultiOutputClassifier implementation and River's existing multi output support. Look at River's base classifier API and existing classes like `metrics` or `utils` to understand how to wrap per label classifiers. Review the linked issue comments for any additional context or requirements.