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_get_cascade_num_candidates(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
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update