Rdocumentation
powered by
Learn R Programming
svmpath (version 0.970)
The SVM Path Algorithm
Description
Computes the entire regularization path for the two-class svm classifier with essentially the same cost as a single SVM fit.
Copy Link
Link to current version
Version
Version
0.970
0.955
0.953
0.952
0.95
0.94
0.93
0.92
0.91
0.9
Install
install.packages('svmpath')
Monthly Downloads
388
Version
0.970
License
GPL-2
Maintainer
Trevor Hastie
Last Published
July 14th, 2020
Functions in svmpath (0.970)
Search all functions
svmpath
Fit the entire regularization path for a 2-class SVM
plot.svmpath
plot the svm solution at a step along the path
summary.svmpath
produce a summary of an svmpath object
balanced.overlap
simple examples for svmpath
print.svmpath
Print a summary of the SVM path
svmpath-internal
svm internal functions
predict.svmpath
Make predictions from a "svmpath" object
radial.kernel
compute the kernel matrix for svmpath