Uses of Package
jcolibri.method.reuse.classification

Packages that use jcolibri.method.reuse.classification
jcolibri.extensions.maintenance_evaluation Classes to evaluate maintenance applications (implemented by Lisa Cummins). 
jcolibri.method.maintenance Maintenance methods (implemented by Lisa Cummins & Derek Bridge). 
jcolibri.method.maintenance.algorithms Maintenance algorithms. 
jcolibri.method.maintenance.solvesFunctions Maintenance solves functions. 
jcolibri.method.reuse.classification Classification Reuse methods (implemented by Lisa Cummins & Derek Bridge). 
jcolibri.method.revise.classification Classification Revision methods (implemented by Lisa Cummins & Derek Bridge). 
jcolibri.test.test15 This example shows how to evaluate a dataset at the same time with respect to its accuracy before and after maintenance. 
jcolibri.test.test16 This test shows how to evaluate the textual similarity functions using classification. 
 

Classes in jcolibri.method.reuse.classification used by jcolibri.extensions.maintenance_evaluation
KNNClassificationConfig
          This class stores the configuration for the KNN classification methods.
 

Classes in jcolibri.method.reuse.classification used by jcolibri.method.maintenance
KNNClassificationConfig
          This class stores the configuration for the KNN classification methods.
 

Classes in jcolibri.method.reuse.classification used by jcolibri.method.maintenance.algorithms
KNNClassificationConfig
          This class stores the configuration for the KNN classification methods.
 

Classes in jcolibri.method.reuse.classification used by jcolibri.method.maintenance.solvesFunctions
KNNClassificationConfig
          This class stores the configuration for the KNN classification methods.
 

Classes in jcolibri.method.reuse.classification used by jcolibri.method.reuse.classification
AbstractKNNClassificationMethod
          Provides the ability to classify a query by predicting its solution from supplied cases.
KNNClassificationMethod
          Interface for providing the ability to classify a query by predicting its solution from supplied cases.
 

Classes in jcolibri.method.reuse.classification used by jcolibri.method.revise.classification
KNNClassificationConfig
          This class stores the configuration for the KNN classification methods.
 

Classes in jcolibri.method.reuse.classification used by jcolibri.test.test15
KNNClassificationConfig
          This class stores the configuration for the KNN classification methods.
 

Classes in jcolibri.method.reuse.classification used by jcolibri.test.test16
KNNClassificationConfig
          This class stores the configuration for the KNN classification methods.
KNNClassificationMethod
          Interface for providing the ability to classify a query by predicting its solution from supplied cases.
 


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