I'm looking to do my own basic SVM using a solver like quadprog and doing my own unique kernal. Does anyone know where I can find some overarching code for an SVM, from start to finish (maybe even some graphs) since I did not want to use 'fitcsvm' function in library and wanted to tweak some of the aspects of a basic SVM? Thx

 Respuesta aceptada

Walter Roberson
Walter Roberson el 12 de Dic. de 2015

0 votos

Complete source is available at https://www.csie.ntu.edu.tw/~cjlin/libsvm/

3 comentarios

AR
AR el 12 de Dic. de 2015
Editada: Walter Roberson el 13 de Dic. de 2015
Walter,
Thank you for response unfortunately, the link does not seem to work and gives the following error:
"Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /~cjlin/libsvm/.
Reason: Error reading from remote server"
Are you by chance able to send another link or embed code in reply?
Regards/Allen
AR
AR el 12 de Dic. de 2015
The Proxy Error is now resolved. However, not sure what I need was in library.
Walter Roberson
Walter Roberson el 13 de Dic. de 2015
It is the complete code for SVM from start to finish, and so would allow you to tweak some of the aspects of basic SVM.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Statistics and Machine Learning Toolbox en Centro de ayuda y File Exchange.

Preguntada:

AR
el 12 de Dic. de 2015

Comentada:

el 13 de Dic. de 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by