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. The basic algorithm is a simplification of both SMO by Platt and SVMLight by Joachims. It is also a simplification of the modification 2 of SMO by Keerthi et al. 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 Different SVM formulations Efficient multi-class classification Cross validation for model selection Weighted SVM for unbalanced data Both C++ and Java sources GUI demonstrating SVM classification and regression WWW: http://www.csie.ntu.edu.tw/~cjlin/libsvm/ Author: Chih-Chung Chang and Chih-Jen Lin it'>
aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/museekplus
Commit message (Expand)AuthorAgeFilesLines
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirror...amdmi32009-09-021-2/+1
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+1
* - Convert to OPTIONS and add more of themamdmi32008-12-202-74/+109
* - Builds on amd64 nowpav2008-06-191-7/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Remove empty patch filepav2008-01-151-0/+0
* - Update to 0.1.13 and unbreak.stefan2007-10-207-39/+94
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-4/+0
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* BROKEN: Does not buildkris2007-03-111-0/+2
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-13