Query: fann_get_cascade_candidate_limit
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_GET_CASCADE_CANDIDATE_LIMIT(3) 1 FANN_GET_CASCADE_CANDIDATE_LIMIT(3) fann_get_cascade_candidate_limit - Return the candidate limitSYNOPSISfloat fann_get_cascade_candidate_limit (resource $ann)DESCRIPTIONThe candidate limit is a limit for how much the candidate neuron may be trained. The limit is a limit on the proportion between the MSE and candidate score. 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.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe candidate limit, or FALSE on error.SEE ALSOfann_set_cascade_candidate_limit(3). PHP Documentation Group FANN_GET_CASCADE_CANDIDATE_LIMIT(3)
Related Man Pages |
---|
fann_train_on_data(3) - php |
fann_set_activation_steepness_layer(3) - php |
fann_get_cascade_num_candidates(3) - php |
fann_get_activation_function(3) - php |
fann_get_bit_fail(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
User Guide: Posting in the Emergency Forum |
Please Welcome Don Cragun as Lead Moderator |
Please Welcome Ravinder Singh to the Moderation Team |