advy99 / advy99/cpp_ml

Implement OVA and/or OVO methods for classification models

Open
#19 1 comment 0 reactions 0 assignees View on GitHub
enhancement hacktoberfest help wanted
Dominant language
C++
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.