advy99 / advy99/cpp_ml

Implement OVA and/or OVO methods for classification models

Aperta
#19 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.