libsvmpp - The c++ wrapper of libsvm



For those of you who wanted to have some machine learning in your code, but felt frustrated using old fashionable c-style libsvm, I bring libsvmpp to you!.


libsvm is a well know library from the Department of Computer Science of the National Taiwan University. This library is world-wide tested, fast and throw good results in most of cases. However... It's in C, and although it's not too difficult to be used, sometimes it's not clear and made us to write crappy lines of codes.

I designed a new face for it. A beautiful and very easy to use interface that will allow you to use it using all the power of C++ stl libraries.


No hay comentarios:

Publicar un comentario