wolffd@0: wolffd@0: wolffd@0: wolffd@0: wolffd@0: svm_light_faq wolffd@0: wolffd@0: wolffd@0: wolffd@0: wolffd@0: wolffd@0: wolffd@0: wolffd@0: wolffd@0: wolffd@0: wolffd@0: wolffd@0:
wolffd@0:

wolffd@0:

SVMlight & SVMstruct wolffd@0:

wolffd@0:

FAQ

wolffd@0:

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

wolffd@0:

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

wolffd@0:

Date: 25. May, 2009

wolffd@0:

wolffd@0: wolffd@0:

How do I compile on a Windows PC?

wolffd@0: wolffd@0: wolffd@0:

How do I compile on a PowerMac using Code Warrior?

wolffd@0: wolffd@0: wolffd@0:

How do I integrate SVMlight into C++ code?

wolffd@0: wolffd@0: wolffd@0: wolffd@0:

Is there an option for doing multi-class classification?

wolffd@0: wolffd@0: wolffd@0:

Is there an option for doing cross-validation?

wolffd@0: wolffd@0:

How can I output the dual variables at the solution?

wolffd@0: wolffd@0:

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

wolffd@0: wolffd@0: wolffd@0:

What is the format of the learned model file?

wolffd@0: wolffd@0: wolffd@0: wolffd@0:

How can I implement my own Kernel?

wolffd@0: wolffd@0: wolffd@0: wolffd@0:

Error messages and known problems:

wolffd@0: wolffd@0: wolffd@0: wolffd@0:

The program hangs when ...

wolffd@0: wolffd@0: wolffd@0: wolffd@0:

Convergence during learning is very slow!

wolffd@0: wolffd@0: wolffd@0: wolffd@0:

It does not converge!

wolffd@0: wolffd@0: wolffd@0: wolffd@0:

It crashes!

wolffd@0: wolffd@0:

The results look bogus!

wolffd@0: wolffd@0: wolffd@0: wolffd@0:

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

wolffd@0: