Repository / TunedIT/base/ClassificationTT70.jar

Back
  
Name:
Owner:
Access:
Size:
Modified:
TunedIT/base/ClassificationTT70.jar
TunedIT
public access
2.6 KB
2009-08-18 10:42:04
Download
  

Description

Bytecode and source code of org.tunedit.base.ClassificationTT70 class, which implements an evaluation procedure applicable to classification tasks. The class inherits from org.tunedit.core.EvaluationProcedure base class located in TunedIT/core.jar. ClassificationTT70 is the default evaluation procedure in TunedTester.

On each run, ClassificationTT70 splits the dataset randomly into training and test sets in ratio 70:30. The evaluated algorithm is trained on the training set and then its classification accuracy is calculated using the test set. The accuracy - a real number in the range between 0 (all errors) and 1 (all correct) - is returned as the result of evaluation.

Always the last attribute of the dataset is taken as the decision one.

Classes contained in this JAR:

Copyright © 2010 by TunedIT
Design by luksite 2010