Uses of Class
jcolibri.extensions.maintenance_evaluation.MaintenanceEvaluator

Packages that use MaintenanceEvaluator
jcolibri.extensions.maintenance_evaluation.evaluators Several maintenance evaluators 
 

Uses of MaintenanceEvaluator in jcolibri.extensions.maintenance_evaluation.evaluators
 

Subclasses of MaintenanceEvaluator in jcolibri.extensions.maintenance_evaluation.evaluators
 class MaintenanceHoldOutEvaluator
          This evaluation splits the case base in two sets: a training set and a test set.
 class MaintenanceLeaveOneOutEvaluator
          This evalutation takes each case in turn to be the query.
 class MaintenanceNFoldEvaluator
          This evaluation divides the case base into several random folds (indicated by the user).
 class MaintenanceSameSplitEvaluator
          This evaluation 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.
 


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