SVM::__construct
(PECL svm >= 0.1.0)
SVM::__construct — Construct a new SVM object
Descrição
public SVM::__construct
( void
)
Constructs a new SVM object ready to accept training data.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Throws SVMException if the libsvm library could not be loaded
There are no user contributed notes for this page.
