fann_get_cascade_candidate_limit(3) php man page | unix.com

Man Page: fann_get_cascade_candidate_limit

Operating Environment: php

Section: 3

FANN_GET_CASCADE_CANDIDATE_LIMIT(3)					 1				       FANN_GET_CASCADE_CANDIDATE_LIMIT(3)

fann_get_cascade_candidate_limit - Return the candidate limit

SYNOPSIS
float fann_get_cascade_candidate_limit (resource $ann)
DESCRIPTION
The 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.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The candidate limit, or FALSE on error.
SEE ALSO
fann_set_cascade_candidate_limit(3). PHP Documentation Group FANN_GET_CASCADE_CANDIDATE_LIMIT(3)
Related Man Pages
fann_get_activation_function(3) - php
fann_get_activation_steepness(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
fann_set_callback(3) - php
fann_train_epoch(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun