Quantcast
Channel: Machine Learning
Viewing all articles
Browse latest Browse all 63134

[NoobQuestion] How to calculate the angle between an SVM solution with kernel and a vector?

$
0
0

As the title say i have my svm solution with kernel in the form of a few vector of lagrangian variables (alpha,gamma,delta) specific for the svm i'm working with, i have a vector (generated by a regressor but that's not important) and i need to calculate the angle between them.

Obviously i don't have the explicit vector of weights because i would need to know the mapping phi(x) but i don't know it due to the kernel trick.

How should i proceed?

submitted by Chobeat
[link][1 comment]

Viewing all articles
Browse latest Browse all 63134

Trending Articles