mloss.org LIBSVMhttp://mloss.orgUpdates and additions to LIBSVMenSat, 27 Feb 2010 01:09:23 -0000LIBSVM 2.9http://mloss.org/software/view/21/<html><p>LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC ), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification. </p> <p>Our goal is to help users from other fields to easily use SVM as a tool. LIBSVM provides a simple interface where users can easily link it with their own programs. Main features of LIBSVM include </p> <p> o Different SVM formulations </p> <p> o Efficient multi-class classification </p> <p> o Cross validation for model selection </p> <p> o Probability estimates </p> <p> o Weighted SVM for unbalanced data </p> <p> o Both C++ and Java sources </p> <p> o GUI demonstrating SVM classification and regression </p> <p> o Python, R (also Splus), MATLAB, Perl, Ruby, Weka, CLISP and LabVIEW interfaces. C# .NET code is available. It's also included in some learning environments: YALE and PCP. </p> <p> o Automatic model selection which can generate contour of cross valiation accuracy. </p></html>ChihChung Chang, ChihJen LinSat, 27 Feb 2010 01:09:23 -0000http://mloss.org/software/rss/comments/21http://mloss.org/software/view/21/kernelsvmclassificationregressionsupport vector machines