-
Is there any tutorial about how to implement a SVM multiclass classification ? can be done using the gadgets or just coding? |
Beta Was this translation helpful? Give feedback.
Answered by
hellotem
Jan 13, 2024
Replies: 1 comment
-
From the help doc of SVM widget, it indeed supports multiclass classification ( the last figure). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ajdapretnar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From the help doc of SVM widget, it indeed supports multiclass classification ( the last figure).