|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.test.test15.Test15
public class Test15
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.
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 |
---|
public Test15()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
-
|
GAIA - Group for Artificial Intelligence Applications http://gaia.fdi.ucm.es |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |