A B C D E F G I J K L M N O P R S T V X

D

DataMiningAlgorithm - Interface in net.sf.jdmf.algorithms
Base interface for all data mining algorithms.
DataMiningModel - Class in net.sf.jdmf.data.output
Defines a data mining model (output data produced by data mining algorithms, e.g. a list of rules).
DataMiningModel() - Constructor for class net.sf.jdmf.data.output.DataMiningModel
 
DataSource - Interface in net.sf.jdmf.data.sources
Base interface for all data sources.
DataSourceException - Exception in net.sf.jdmf.data.sources
Thrown when a data source could not retrieve the required data.
DataSourceException() - Constructor for exception net.sf.jdmf.data.sources.DataSourceException
 
DataSourceException(String) - Constructor for exception net.sf.jdmf.data.sources.DataSourceException
 
DataSourceException(Throwable) - Constructor for exception net.sf.jdmf.data.sources.DataSourceException
 
DataSourceException(String, Throwable) - Constructor for exception net.sf.jdmf.data.sources.DataSourceException
 
defineIf() - Method in class net.sf.jdmf.data.output.Rule
Allows to define conditions.
defineThen() - Method in class net.sf.jdmf.data.output.Rule
Allows to define consequences.
doesNotEqual(Comparable) - Method in class net.sf.jdmf.data.output.RuleElement
Defines the relation between the attribute name and value within an item.

A B C D E F G I J K L M N O P R S T V X