dotnet / dotnet/machinelearning
Add ECOC (Error correcting output codes)
Open
area-Trainers
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
**Describe the solution you'd like**
ECOC is available as Trainer/Classifier
**Describe alternatives you've considered**
Using other frameworks like scikit-learn via dllimport
**Additional context**
it might appear under a different name in some sources, for example: (error correcting) multiclass SVM.
https://machinelearningmastery.com/error-correcting-output-codes-ecoc-for-machine-learning/
Contributor guide
Assessment
This issue has not been assessed yet.