Skip to content

Why u use Gram matrix in desiging svm #1

@robosina

Description

@robosina

why we need gram matrix for training data in following line

 M = M + 1/c*eye(ntrain);

and what is your reference for writing this code? can you share with us

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions