Implement OVA and/or OVO methods for classification models
Aperta
enhancement
hacktoberfest
help wanted
- Lingua principale
- C++
- Stelle
- 2
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.