yawn.util
Interface StatisticsFacility

All Known Implementing Classes:
DefaultStatisticsFacility

public interface StatisticsFacility

This is yawn.util.StatisticsFacility, part of the yawn project. $Id: StatisticsFacility.java,v 1.2 2005/04/07 17:28:30 supermarti Exp $

Version:
$Revision: 1.2 $
Author:
Luis Martí (luis dot marti at uc3m dot es)

Method Summary
 double computePredictionError(NeuralNetwork network, InputOutputPattern[] set)
           
 

Method Detail

computePredictionError

double computePredictionError(NeuralNetwork network,
                              InputOutputPattern[] set)


Copyright © 2003-2005 GIAA, Universidad Carlos III de Madrid. All Rights Reserved.