Implement OVA and/or OVO methods for classification models
Offen
enhancement
hacktoberfest
help wanted
- Vorherrschende Sprache
- C++
- Sterne
- 2
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Currently `logistic_regression` (and some other TODO models) only support binary classification problems. A solution would be implement One VS All and/or One vs One methods to this type of models in order to support multilabel problems
Edit (already implemented):
- [x] OvA
- [ ] OvO
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.