Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multiclass classification strategies #65

Open
VolodymyrOrlov opened this issue Jan 13, 2021 · 2 comments
Open

Add multiclass classification strategies #65

VolodymyrOrlov opened this issue Jan 13, 2021 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@VolodymyrOrlov
Copy link
Collaborator

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 VolodymyrOrlov added enhancement New feature or request help wanted Extra attention is needed labels Jan 13, 2021
@Mec-iS Mec-iS added this to the v0.5 milestone Oct 21, 2022
@Atheer2104
Copy link

Atheer2104 commented Apr 10, 2023

Does SmartCore version 0.3.1 support multi class classification or not ?

@Mec-iS
Copy link
Collaborator

Mec-iS commented Apr 10, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants