[
https://issues.apache.org/jira/browse/MADLIB-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15109250#comment-15109250
]
Frank McQuillan commented on MADLIB-938:
----------------------------------------
Note:
We want to do the equiv of what we did for Gaussian kernel:
IF (smaller number of features)
Use https://issues.apache.org/jira/browse/MADLIB-958
ELSE
Use https://issues.apache.org/jira/browse/MADLIB-937
For polynomial kernel, I did not break into separate stories.
> Non-linear SVM - polynomial kernel
> ----------------------------------
>
> Key: MADLIB-938
> URL: https://issues.apache.org/jira/browse/MADLIB-938
> Project: Apache MADlib
> Issue Type: New Feature
> Components: Module: Support Vector Machines
> Reporter: Frank McQuillan
> Assignee: Xiaocheng Tang
> Fix For: v1.9
>
>
> Story
> As a MADlib developer, I want to implement a polynomial kernel in the SVM
> algorithm, so that I get better classification/regression results for certain
> types of data sets.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)