php8.5
Home/ Manual/ svm / svm/ SVM::__construct

SVM::__construct

PHP function Edit on GitHub ✎

(PECL svm >= 0.1.0)

Construct a new SVM object

Description

SVM::__construct()

Constructs a new SVM object ready to accept training data.

Parameters Parameters

Errors/Exceptions

Throws a SVMException if the libsvm library could not be loaded.

Source: reference/svm/svm/construct.xml · from the official PHP manual (php/doc-en)