advy99 / advy99/cpp_ml

Implement OVA and/or OVO methods for classification models

Aberta
#19 1 comentário 0 reações 0 responsáveis Ver no GitHub
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.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.