jcolibri.test.test14
Class Test14

java.lang.Object
  extended by jcolibri.test.test14.Test14

public class Test14
extends java.lang.Object

This example shows how to evaluate two datasets at the same time with respect to their accuracy. It uses a CBR application (a StandardCBRApplication implementation) that must store its results in the DetailedEvaluationReport.

Version:
1.0
Author:
Lisa Cummins

Constructor Summary
Test14()
           
 
Method Summary
static void main(java.lang.String[] args)
          Runs the example to compute accuracy of two datasets.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test14

public Test14()
Method Detail

main

public static void main(java.lang.String[] args)
Runs the example to compute accuracy of two datasets.

Parameters:
args -

GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es