php man page for fann_test_data

Query: fann_test_data

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FANN_TEST_DATA(3)							 1							 FANN_TEST_DATA(3)

fann_test_data - Test a set of training data and calculates the MSE for the training data

SYNOPSIS
float fann_test_data (resource $ann, resource $data)
DESCRIPTION
Test a set of training data and calculates the MSE for the training data. This function updates the MSE and the bit fail values.
PARAMETERS
o $ann -Neural network resource. o $data -Neural network training data resource.
RETURN VALUES
The updated MSE, or FALSE on error.
SEE ALSO
fann_train_on_data(3), fann_train_epoch(3), fann_get_bit_fail(3), fann_get_MSE(3), fann_set_training_algorithm(3). PHP Documentation Group FANN_TEST_DATA(3)
Related Man Pages
fann_train_on_data(3) - php
fann_cascadetrain_on_file(3) - php
fann_get_bit_fail(3) - php
fann_save(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!