The svm-simple package
This is a set of simplified bindings to libsvm http://www.csie.ntu.edu.tw/~cjlin/libsvm/ suite of support vector machines. This package provides tools for classification, one-class classification and support vector regression.
Changes in version 0.2.5
Crossvalidation for the high level interface
Changes in version 0.2.2
Rather ugly binary instances * Exporting SVM types
Changes in version 0.2.1
Added operations for saving and loading SVMs to the Simple-interface.
Changes in version 0.2.0
Moved the low level stuff into AI.SVM.Base
Changes in version 0.1
Initial version
Properties
| Versions | 0.1.0, 0.2.1, 0.2.2, 0.2.5, 0.2.6, 0.2.7, 0.2.7.1 |
|---|---|
| Dependencies | base (4.*), binary (0.5.*), bindings-svm (≥0.2.0 & <0.3), bytestring (≥0.9.1 & <0.10), containers (≥0.4.0.0 & <0.5), directory (≥1.1.0.0 & <1.2), mwc-random (0.8.*), vector (≥0.7.0.1 & <0.8) |
| License | BSD3 |
| Author | Ville Tirronen <aleator@gmail.com> |
| Maintainer | Ville Tirronen <aleator@gmail.com> Paulo Tanimoto <ptanimoto@gmail.com> |
| Category | AI, Pattern Classification, Algorithms, Support Vector Machine |
| Home page | http://github.com/aleator/Simple-SVM |
| Bug tracker | http://github.com/aleator/Simple-SVM/issues |
| Upload date | Fri Sep 23 11:18:46 UTC 2011 |
| Uploaded by | VilleTirronen |
| Build failure | ghc-7.2 (log) |
Modules
- AI
- SVM
- AI.SVM.Base
- AI.SVM.Simple
- SVM
Downloads
- svm-simple-0.2.5.tar.gz (Cabal source package)
- package description (included in the package)