Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
"How to use SVM if class polynominal"
Alexandra
Hi!
I want to use SVM. When I use it for databases with binominal class everything ok.
But in one database I have polynominal class. With Quick fixes I convert class to numerical in training and in testing part. As a result i received some mistake.
How to use SVM if class polynominal?
Thank you
Alexandra
Find more posts tagged with
AI Studio
SVMs
Accepted answers
All comments
nav
You can use the libsvm implementation.
homburg
Hi Alexandra.
By default every SVM classification learner is a binary one because the SVM tries to separate observations concerning two different classes. Nav is right in saying that you can apply the libSVM since it offers some built-in functionality to handle polynomial labels. In addition to that you are also free to use any other binary classifier by simply connecting it to the
Polynomial by Binomial Classification
operator. This operator offers different techniques to transform multi label tasks into binary ones.
Best regards,
Helge
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups