Displaying 1 result from an estimated 1 matches for "svminternals".
2009 Jan 10
1
how to get the signed distance in SVM?
Dear all,
In the svm() function in the package e1071, is there anyway to get the
signed distance of a sample point to the separating hyperplane in the
feature space? Namely, if the separating hyperplane is given by f(x) =
h(x)^T * w - rho, is there any way to get f(x)?
Also, in the returned values of the function svm(), what does "$coefs"
mean? It is said to be the