jcolibri.test.test15
Class Test15

java.lang.Object
  extended by jcolibri.test.test15.Test15

public class Test15
extends java.lang.Object

This example shows how to evaluate a dataset at the same time with respect to its accuracy before and after maintenance. The dataset is split, and it is evaluated. Then it is edited by a maintenance algorithm, and reevaluated. The results are stored to file. It uses a CBR application (a StandardCBRApplication implementation) that must store its results in the DetailedEvaluationReport.

Version:
1.0
Author:
Lisa Cummins

Constructor Summary
Test15()
           
 
Method Summary
static void main(java.lang.String[] args)
          Runs the example to compute accuracy before and after a case-base maintenance algorithm is run on the dataset.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test15

public Test15()
Method Detail

main

public static void main(java.lang.String[] args)
Runs the example to compute accuracy before and after a case-base maintenance algorithm is run on the dataset.

Parameters:
args -

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