fann_set_cascade_candidate_change_fraction
Sets the cascade candidate change fraction
説明
bool fann_set_cascade_candidate_change_fraction(resource $ann, float $cascade_candidate_change_fraction)
パラメータ
-
ann
-
ニューラルネットワークリソース。
-
cascade_candidate_change_fraction
-
The cascade candidate change fraction.
戻り値
成功した場合に true、それ以外の場合に false を返します。
参考
- fann_get_cascade_candidate_change_fraction