Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

Anyone know of one? I was looking at SVM-light but it seems like you can only use it in the binary classification setting. There is also SVM-multiclass but that doesn't have tSVM support. Any help appreciated. Thanks!

share|improve this question

1 Answer

up vote 0 down vote accepted

You may want to look at SVMlin. In its homepage, it is mentioned:

Semi-supervised [can use unlabeled data as well]

  • Multi-switch linear Transductive L2-SVMs
  • Deterministic Annealing (DA) for Semi-supervised Linear L2-SVMs
share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.