psvm
A parallel implementation of a support vector machine.
Description
psvm is a parallel implementation of a support vector machine. This software uses MPI to provide a fully parallel SVM, including nonlinear kernels etc. Parallelization is accomplished by an incomplete Cholesky factorization of the kernel matrix. More information can be found at http://code.google.com/p/psvm/, which includes the NIPS paper with documentation
Availability/cost
Installed on the cluster. There is no charge for use.
More information
Please contact Michael Wagner if you have questions regarding psvm.
