fann_get_MSE

Name

fann_get_MSE -- Get the mean squared error.

Description

float fann_get_MSE(resource ann);

fann_get_MSE will return the mean squared error (MSE) of ann, or 0 if it is unavailable.

This function appears in FANN-PHP >= 0.1.0.


SourceForge.net Logo