svm_light
Port variant standard
Summary Implementation of Support Vector Machines (SVMs)
Package version 6.02
Homepage http://svmlight.joachims.org/
Keywords science
Maintainer nobody
License SVM-Light license
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 28 OCT 2021, 11:26:46 UTC
Port created 15 JUN 2017, 16:40:09 UTC
Subpackage Descriptions
single SVMlight is an implementation of Vapnik's Support Vector Machine [Vapnik, 1995] for the problem of pattern recognition, for the problem of regression, and for the problem of learning a ranking function. The optimization algorithms used in SVMlight are described in [Joachims, 2002a ]. [Joachims, 1999a]. The algorithm has scalable memory requirements and can handle problems with many thousands of support vectors efficiently. The software also provides methods for assessing the generalization performance efficiently. It includes two efficient estimation methods for both error rate and precision/recall. XiAlpha-estimates [Joachims, 2002a, Joachims, 2000b] can be computed at essentially no computational expense, but they are conservatively biased. Almost unbiased estimates provides leave-one-out testing. SVMlight exploits that the results of most leave-one-outs (often more than 99%) are predetermined and need not be computed [Joachims, 2002a].
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:standard
Download groups
main http://osmot.cs.cornell.edu/svm_light/v6.02/
patch https://fastapi.metacpan.org/source/KWILLIAMS/Algorithm-SVMLight-0.09/
Distribution File Information
aa48985a4c77eecd84d293de40d4731da767e49a1d2323c6198180652aa8724e 51026 svmlight_602/svm_light.tar.gz 0fc08fc2321970eb95e465c06deb7f99207ef90d7b492e3e6ff9883082a99962 19490 svmlight_602/SVMLight.patch
Ports that require svm_light:standard
perl-Algorithm-SVMLight:536 Bindings to SVMLight machine learning (5.36)
perl-Algorithm-SVMLight:538 Bindings to SVMLight machine learning (5.38)