検索

phrase: max: clip:
target: order:
Results of 1 - 2 of about 2 for NU (0.004 sec.)
The SVM class 11228
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに ... { /* Constants */ const int C_SVC = 0 ; const int NU_SVC = 1 ; const int ONE_CLASS = 2 ; const int EPSI ... LON_SVR = 3 ; const int NU_SVR = 4 ; const int KERNEL_LINEAR = 0 ; const int ... = 105 ; const int OPT_GAMMA = 201 ; const int OPT_NU = 202 ; const int OPT_EPS = 203 ; const int OPT_P ... public svm::crossvalidate ( array $problem , int $number_of_folds ): float public getOptions (): array ...
https://man.plustar.jp/php/class.svm.html - [similar]
Test training params on subsets of the training data 7485
« SVM::__construct SVM::getOptions » PHP Manual SVM Test training params on subsets of the train ... public svm::crossvalidate ( array $problem , int $number_of_folds ): float Crossvalidate can be used to ... stream to an opened SVMLight formatted datasource. number_of_folds The number of sets the data should be ... divided into and cross tested. A higher number means smaller training sets and less reliabili ... ty. 5 is a good number to start with. 戻り値 The correct percentage, ...
https://man.plustar.jp/php/svm.crossvalidate.html - [similar]
PREV 1 NEXT