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

D

data - Variable in class org.debellor.core.Sample
Input data on which data processing algorithms will primarily work.
data - Variable in class org.debellor.core.Sample.SampleType
Type of Sample.data field.
DataCastException - Exception in org.debellor.core.exception.data
 
DataCastException(DataObject, Class<? extends DataObject>) - Constructor for exception org.debellor.core.exception.data.DataCastException
 
DataCastException(DataType, Class<? extends DataType>) - Constructor for exception org.debellor.core.exception.data.DataCastException
 
dataClass - Variable in class org.debellor.core.DataType
If dataClass is not null, corresponding data objects in all samples of the data set will be instances of the dataClass class or will be missing (null references).
DataConverter - Class in org.debellor.rseslib
Conversion of data structures between Rseslib and Debellor representation.
DataConverter() - Constructor for class org.debellor.rseslib.DataConverter
 
DataConverter - Class in org.debellor.weka
Conversion of data structures between Weka and Debellor representation.
DataConverter() - Constructor for class org.debellor.weka.DataConverter
 
DataException - Exception in org.debellor.core.exception.data
 
DataException() - Constructor for exception org.debellor.core.exception.data.DataException
 
DataException(String, Throwable) - Constructor for exception org.debellor.core.exception.data.DataException
 
DataException(String) - Constructor for exception org.debellor.core.exception.data.DataException
 
DataException(Throwable) - Constructor for exception org.debellor.core.exception.data.DataException
 
DataObject - Class in org.debellor.core
A data object, i.e., a piece of data that can be processed by cells.
DataObject() - Constructor for class org.debellor.core.DataObject
 
DataType - Class in org.debellor.core
Subclasses of DataType describe common properties of all DataObjects generated by a given data Cell.Stream.
DataType(Class<? extends DataObject>) - Constructor for class org.debellor.core.DataType
 
DataVector - Class in org.debellor.core.data
Represents vectors of data items of different types.
DataVector(DataObject...) - Constructor for class org.debellor.core.data.DataVector
Constructs a new DataVector containing the items passed as an array or a variable-length list of DataObjects.
DataVector.DataVectorType - Class in org.debellor.core.data
dataType of DataVector.
DataVector.DataVectorType(DataType...) - Constructor for class org.debellor.core.data.DataVector.DataVectorType
Constructs a DataVectorType with a copy of the passed array (or variable-length list) as an array of types of this vector's items.
DataVector.DataVectorType(int, DataType) - Constructor for class org.debellor.core.data.DataVector.DataVectorType
Constructs a DataVectorType for vectors of constant length containing items of the same type.
DebellorError - Exception in org.debellor.core.exception
 
DebellorError() - Constructor for exception org.debellor.core.exception.DebellorError
 
DebellorError(String) - Constructor for exception org.debellor.core.exception.DebellorError
 
DebellorError(Throwable) - Constructor for exception org.debellor.core.exception.DebellorError
 
DebellorError(String, Throwable) - Constructor for exception org.debellor.core.exception.DebellorError
 
DebellorException - Exception in org.debellor.core.exception
 
DebellorException() - Constructor for exception org.debellor.core.exception.DebellorException
 
DebellorException(String, Throwable) - Constructor for exception org.debellor.core.exception.DebellorException
 
DebellorException(String) - Constructor for exception org.debellor.core.exception.DebellorException
 
DebellorException(Throwable) - Constructor for exception org.debellor.core.exception.DebellorException
 
decision - Variable in class org.debellor.core.Sample
Decision (also known as target/decision/prediction/output value) associated with the Sample.data.
decision - Variable in class org.debellor.core.Sample.SampleType
Type of Sample.decision field.
DeepCopy - Class in org.debellor.core.util
 
DeepCopy() - Constructor for class org.debellor.core.util.DeepCopy
 
defaultPropertiesOf(Class<? extends Classifier>) - Static method in class org.debellor.rseslib.ParamConverter
 
Distortion - Class in org.debellor.base
Introduces random distortions to numeric features of samples.
Distortion() - Constructor for class org.debellor.base.Distortion
 
doubledataFrom(Sample, Sample.SampleType, Header) - 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