SVM::__construct

(PECL svm >= 0.1.0)

SVM::__constructConstruct a new SVM object

설명

public SVM::__construct ( void )

Constructs a new SVM object ready to accept training data.

인수

이 함수는 인수가 없습니다.

반환값

Throws SVMException if the libsvm library could not be loaded

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top