advy99 / advy99/cpp_ml

Implement OVA and/or OVO methods for classification models

Abierto
#19 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement hacktoberfest help wanted
Lenguaje dominante
C++
Estrellas
2
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.