Skip to content

linear svm models #336

@EmilHvitfeldt

Description

@EmilHvitfeldt

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

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions