Man Page: fann_set_cascade_candidate_change_fraction
Operating Environment: php
Section: 3
FANN_SET_CASCADE_CANDIDATE_CHANGE_FRACTION(3) 1 FANN_SET_CASCADE_CANDIDATE_CHANGE_FRACTION(3) fann_set_cascade_candidate_change_fraction - Sets the cascade candidate change fractionSYNOPSISbool fann_set_cascade_candidate_change_fraction (resource $ann, float $cascade_candidate_change_fraction)DESCRIPTIONSets the cascade candidate change fraction.PARAMETERSo $ann -Neural network resource. o $cascade_candidate_change_fraction - The cascade candidate change fraction.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_cascade_candidate_change_fraction(3). PHP Documentation Group FANN_SET_CASCADE_CANDIDATE_CHANGE_FRACTION(3)
| Related Man Pages |
|---|
| fann_get_cascade_num_candidates(3) - php |
| fann_cascadetrain_on_data(3) - php |
| fann_get_cascade_candidate_change_fraction(3) - php |
| fann_init_weights(3) - php |
| fann_train_epoch(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Forum Video Tutorial: How to Use Code Tags |
| New Code Tags (Syntax Highlighting) |
| Status of UNIX.COM Forum Transformation |
| Denial Of Service Attack Update |