Skip to content

SVM missing coef0 paramater for polynomial kernel #9

@philippbroniecki

Description

@philippbroniecki

In SVM users can specifiy only gamma and cost parameters currently. They can also select the kernel. If users choose a polynomial kernel instead of radial, then SVM needs the coef0 parameter.

We should add this in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions