smartcore icon indicating copy to clipboard operation
smartcore copied to clipboard

Add multiclass classification strategies

Open VolodymyrOrlov opened this issue 4 years ago • 2 comments

We should have at least these 2 meta-classifiers:

  • one-vs-the-rest / one-vs-all
  • one-vs-one

For more information on both strategies look at this page https://scikit-learn.org/stable/modules/multiclass.html#multiclass-classification

VolodymyrOrlov avatar Jan 13 '21 19:01 VolodymyrOrlov

Does SmartCore version 0.3.1 support multi class classification or not ?

Atheer2104 avatar Apr 10 '23 12:04 Atheer2104

not yet, but if you want to help implement it you are welcome to try. Please see CONTRIBUTING.md and the work we are doing in #257

Mec-iS avatar Apr 10 '23 12:04 Mec-iS