Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Multi class support vector machine doesn't work with SparseGaussian kernel #130

@Telavian

Description

@Telavian

I was trying to test a Multi class support vector machine with a few different kernels to see what worked best. My test data was very large so I was limited to the sparse kernels.

Upon testing I found that SparseGaussian fails in the method SparseLinear.SquaredEuclidean.

It seems that method fails in the other sparse kernels that use it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions