Query: fann_set_cascade_candidate_limit
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_CASCADE_CANDIDATE_LIMIT(3) 1 FANN_SET_CASCADE_CANDIDATE_LIMIT(3) fann_set_cascade_candidate_limit - Sets the candidate limitSYNOPSISbool fann_set_cascade_candidate_limit (resource $ann, float $cascade_candidate_limit)DESCRIPTIONSets the candidate limit.PARAMETERSo $ann -Neural network resource. o $cascade_candidate_limit - The candidate limit.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_cascade_candidate_limit(3). PHP Documentation Group FANN_SET_CASCADE_CANDIDATE_LIMIT(3)
Related Man Pages |
---|
fann_train_on_data(3) - php |
fann_set_activation_function(3) - php |
fann_cascadetrain_on_file(3) - php |
fann_save(3) - php |
fann_train_epoch(3) - php |