JSVMLearner with non linear kernel

New Altair Community Member
Updated by Jocelyn
Could you explain me why in jSVMLearner with non linear kernel, the vector w is calculated as linear combination of the training vectors, as in case of linear kernel? Why it is not simply given the function value which is sufficient to have the output?
thanks!
ilaria
thanks!
ilaria
Find more posts tagged with
Sort by:
1 - 9 of
91
Hi,
I simply calculated it by myself, in order to see if I had understood the algorithm, and I remarked that Rapid Miner calculates it with the x_i and not with the phi(x_i). It's not a problem if you use only the confidence as output, but I thought It was interesting to point it out,
ilaria
I simply calculated it by myself, in order to see if I had understood the algorithm, and I remarked that Rapid Miner calculates it with the x_i and not with the phi(x_i). It's not a problem if you use only the confidence as output, but I thought It was interesting to point it out,
ilaria
http://rapid-i.com/rapidforum/index.php/topic,1455.msg5535.html#msg5535