Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in svm

Different results for SVM using Caret in R when classProbs=TRUE

svm from e1071 produces wrong results

r svm

how to optimize parameters of of the support vector machine by using the genetic algorithm with R

Documentation for libsvm in python

Meaning of `penalty` and `loss` in LinearSVC

ValueError: Unknown label type: 'unknown' in sklearn

python scikit-learn svm

SVM: Why is Maximize margin == minimize Euclidean norm?

margin svm

Why is the scikit-learn SVM classifier running so long while using so little CPU?

One Class SVM algorithm taking too long

I couldn't understand how to make a k-fold cross validation test with multi-class SVM

Why isn't the 0-1 loss function used in the perceptron or SVM?

Are high values for c or gamma problematic when using an RBF kernel SVM?

machine-learning nlp svm

Android OpenCV 3.1 load SVM classifier from file

OpenCV Haar classifier - is it an SVM