svmlight
There are 8 repositories under svmlight topic.
rexyai/sparsio
Fast svmlight reader and writer
david-cortes/readsparse
(Python, R, C++) Read and write sparse matrices in SVMLight / LibSVM formats
dylanmann/SVM-Rank-Readability
Using Stanford CoreNLP and SVM-Rank in a Supervised Approach to Text Difficulty Ranking
aplz/svmLightJni-6.02
A java native interface for svmLight
tatatakky/documentclassify-svm
This repository is for Document classification using Machine Learning, SVM(Support Vector Machine)
hygorxaraujo/pysvmlight
Python wrapper around the SVMLight support vector machine library, implemented in Cython
marcschulder/svmlight_named2indexed
If you have generated data for svmlight, but haven't changed your feature names to indices yet, let this script take care of it for you.
hammady/svmlightcli
svm_light command line gem wrapper offering svm_learn and svm_classify