Implement OVA and/or OVO methods for classification models
Aberta
enhancement
hacktoberfest
help wanted
- Linguagem predominante
- C++
- Estrelas
- 2
- Forks
- 3
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.