fann_get_cascade_candidate_limit
Return the candidate limit
Beschreibung
float fann_get_cascade_candidate_limit
( resource $ann
)
Set this to a lower value to avoid overfitting and to a higher if overfitting is not a problem.
The default candidate limit is 1000.0.
Parameter-Liste
-
ann
-
Resource eines neuralen Netzwerks.
Rückgabewerte
The candidate limit, or FALSE on error.
Siehe auch
- fann_set_cascade_candidate_limit