Daniel@0: Daniel@0: Daniel@0: Daniel@0: Daniel@0: svm_light_faq Daniel@0: Daniel@0: Daniel@0: Daniel@0: Daniel@0: Daniel@0: Daniel@0: Daniel@0: Daniel@0: Daniel@0: Daniel@0: Daniel@0:
Daniel@0:

Daniel@0:

SVMlight & SVMstruct Daniel@0:

Daniel@0:

FAQ

Daniel@0:

Author: Thorsten Joachims <thorsten@joachims.org>
Daniel@0:
Cornell University
Daniel@0:
Department of Computer Science

Daniel@0:

Developed at:
Daniel@0:
University of Dortmund, Informatik, AI-Unit
Daniel@0:
Collaborative Research Center on 'Complexity Reduction in Multivariate Data' (SFB475)

Daniel@0:

Date: 25. May, 2009

Daniel@0:

Daniel@0: Daniel@0:

How do I compile on a Windows PC?

Daniel@0: Daniel@0: Daniel@0:

How do I compile on a PowerMac using Code Warrior?

Daniel@0: Daniel@0: Daniel@0:

How do I integrate SVMlight into C++ code?

Daniel@0: Daniel@0: Daniel@0: Daniel@0:

Is there an option for doing multi-class classification?

Daniel@0: Daniel@0: Daniel@0:

Is there an option for doing cross-validation?

Daniel@0: Daniel@0:

How can I output the dual variables at the solution?

Daniel@0: Daniel@0:

How can I get the weight vector of the hyperplane for a linear SVM?

Daniel@0: Daniel@0: Daniel@0:

What is the format of the learned model file?

Daniel@0: Daniel@0: Daniel@0: Daniel@0:

How can I implement my own Kernel?

Daniel@0: Daniel@0: Daniel@0: Daniel@0:

Error messages and known problems:

Daniel@0: Daniel@0: Daniel@0: Daniel@0:

The program hangs when ...

Daniel@0: Daniel@0: Daniel@0: Daniel@0:

Convergence during learning is very slow!

Daniel@0: Daniel@0: Daniel@0: Daniel@0:

It does not converge!

Daniel@0: Daniel@0: Daniel@0: Daniel@0:

It crashes!

Daniel@0: Daniel@0:

The results look bogus!

Daniel@0: Daniel@0: Daniel@0: Daniel@0:

Last modified July 1st, 2007 by Thorsten Joachims <thorsten@joachims.org>

Daniel@0: