-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
featurea feature request or enhancementa feature request or enhancement
Description
This issues #35 talks about linear SVM models but we only have svm_poly()
and svm_rbf()
.
I can see how svm_linear()
would be a special case of svm_poly()
but is there still room for svm_linear()
for models that doesn't do polynomials?
Metadata
Metadata
Assignees
Labels
featurea feature request or enhancementa feature request or enhancement