Package jcolibri.evaluation.evaluators

Several evaluators implementations

See:
          Description

Class Summary
HoldOutEvaluator This method splits the case base in two sets: one used for testing where each case is used as query, and another that acts as normal case base.
LeaveOneOutEvaluator This methods uses all the cases as queries.
NFoldEvaluator This evaluation method divides the case base into several random folds (indicated by the user).
SameSplitEvaluator This method splits the case base in two sets: one used for testing where each case is used as query, and another that acts as normal case base.
 

Package jcolibri.evaluation.evaluators Description

Several evaluators implementations

See Also:
Evaluator

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