mloss.org MSVMpackhttp://mloss.orgUpdates and additions to MSVMpackenThu, 09 Mar 2017 12:29:37 -0000MSVMpack 1.5.1http://mloss.org/software/view/320/<html><p>MSVMpack is dedicated to multi-class support vector machines (M-SVM), which can handle more than two classes without relying on decomposition methods, and implements the four M-SVM models from the literature: Weston and Watkins M-SVM, Crammer and Singer M-SVM, Lee, Lin and Wahba M-SVM, and the M-SVM2 of Guermeur and Monfrini. </p> <p>MSVMpack provides the first parallel implementation of M-SVMs and use vectorized kernel functions depending on the data type for faster computations. </p> <p>The software is based on two command-line tools, but also provides a full library (C API) to include its functionalities in other programs and a Matlab interface. Templates are provided to ease the addition of custom kernels. </p></html>Fabien Lauer, Yann Guermeur, Emmanuel DidiotThu, 09 Mar 2017 12:29:37 -0000http://mloss.org/software/rss/comments/320http://mloss.org/software/view/320/kernelsvmsupport vector machinesparallelmsvmmulticlass support vector machineserver