BLITZSVM: Fast L1-norm (sparse) SVM
BLITZSVM
Download
- blitzsvm-0.5.tar.gz (UPDATED VERSION)
Release Date: March 25, 2010
NOTE: The code has been tested under Linux 32 and 64 bit.
How to Cite?
If you use this software for a paper,
thesis, report, work, etc., then please include the following work as a
citation:
- Efficient Large Scale Linear Programming Support Vector Machines
by S. Sra
Europ. Conf. Machine Learning (ECML), Sep. 2006
Paper: [.pdf]
INSTALLATION NOTES
- Untar
- ./configure
- make
- Optionally also: make test
Planned Features
- Cleaner BLAS + LAPACK Interface
- Tuned sparse matrices --- easy to hack current code, but I have no time