A B C D E F G H I K L M N O P R S T U V W

A

Accuracy - Class in org.debellor.base.evaluator.score
Calculates accuracy of a decision system (typically a classifier), i.e.
Accuracy() - Constructor for class org.debellor.base.evaluator.score.Accuracy
 
add(DataObject, DataObject) - Method in class org.debellor.base.evaluator.score.Accuracy
 
add(DataObject, DataObject) - Method in class org.debellor.base.evaluator.score.RMSE
 
add(DataObject, DataObject) - Method in class org.debellor.base.evaluator.score.Score
Update the score with another pair of (target,prediction) decisions.
add(Sample...) - Method in class org.debellor.core.cell.BatchOfSamples
Adds an array of samples or a variable-length parameter list of samples.
add(Collection<? extends Sample>) - Method in class org.debellor.core.cell.BatchOfSamples
 
AmbiguousClassNameException - Exception in org.debellor.weka
 
AmbiguousClassNameException(String, Class) - Constructor for exception org.debellor.weka.AmbiguousClassNameException
 
applyTo(Sample) - Method in class org.debellor.core.cell.OperatorFromCell
 
ArffReader - Class in org.debellor.weka
Parameters:
ArffReader() - Constructor for class org.debellor.weka.ArffReader
 
asDataVector() - Method in class org.debellor.core.DataObject
Returns this DataObject casted to DataVector.
asDataVectorType() - Method in class org.debellor.core.DataType
Returns this DataType casted to DataVector.DataVectorType.
asNumericFeature() - Method in class org.debellor.core.DataObject
Returns this DataObject casted to NumericFeature.
asSymbolicFeature() - Method in class org.debellor.core.DataObject
Returns this DataObject casted to SymbolicFeature.
asSymbolicFeatureType() - Method in class org.debellor.core.DataType
Returns this DataType casted to SymbolicFeature.SymbolicFeatureType.
attrFromRseslibValue(double, DataType) - Static method in class org.debellor.rseslib.DataConverter
 

A B C D E F G H I K L M N O P R S T U V W