Liblinear
A library for large linear classification
Scikit-learn
Scikit-learn is a machine-learning library for Python that provides simple and efficient tools for data analysis and data mining, with a focus on machine learning
Others
Example |
---|
Also linearsvc class from scikit-learn performs even better than liblinear whch is also surprising considering that it s a wrapper of liblinear from question LibSVM performs much worse that LIBLINEAR |