php man page for fann_get_cascade_candidate_limit

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 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_train_on_data(3) - php
fann_set_activation_function(3) - php
fann_get_cascade_num_candidates(3) - php
fann_get_bit_fail(3) - php
fann_get_cascade_output_change_fraction(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun