Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Support Vector Machines

Peter_G_1
Beginner
908 Views

I read the Intel DAAL documentation about its support of Support Vector Machines (SVM). While SVM is a powerful algorithm, I'd like to know if Intel uses any recursive form of SVM to reduce features.  In a SVM-Recursive Feature Elimination (RFE), the algorithm recursively reduces the number of features to a specific subset.  It works recursively to find values for features and eliminates the the feature with lowest value and repeats until the desired number of features remain.  Does Intel use or offer this algorithm?
 

 

0 Kudos
1 Reply
gaston-hillar
Valued Contributor I
908 Views

Peter,

You can check the details about Support Vector Machines for the latest Intel DAAL version here: https://software.intel.com/en-us/node/564709

Hope it helps.

0 Kudos
Reply