Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Package
de.lmu.ifi.dbs.elki.normalization

Packages that use de.lmu.ifi.dbs.elki.normalization
de.lmu.ifi.dbs.elki ELKI framework "Environment for Developing KDD-Applications Supported by Index-Structures" KDDTask is the main class of the ELKI-Framework for command-line interaction. 
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation Correlation clustering algorithms 
de.lmu.ifi.dbs.elki.application.visualization Visualization applications in ELKI. 
de.lmu.ifi.dbs.elki.data.model Cluster models classes for various algorithms. 
de.lmu.ifi.dbs.elki.database.connection Database connections are classes implementing data sources. 
de.lmu.ifi.dbs.elki.normalization Data normalization (and reconstitution) of data sets. 
de.lmu.ifi.dbs.elki.result Result types, representation and handling 
de.lmu.ifi.dbs.elki.result.textwriter Text serialization (CSV, Gnuplot, Console, ...) 
de.lmu.ifi.dbs.elki.visualization Visualization package of ELKI. 
 

Classes in de.lmu.ifi.dbs.elki.normalization used by de.lmu.ifi.dbs.elki
Normalization
          Normalization performs a normalization on a set of feature vectors and is capable to transform a set of feature vectors to the original attribute ranges.
 

Classes in de.lmu.ifi.dbs.elki.normalization used by de.lmu.ifi.dbs.elki.algorithm.clustering.correlation
NonNumericFeaturesException
          An exception to signal the encounter of non numeric features where numeric features have been expected.
 

Classes in de.lmu.ifi.dbs.elki.normalization used by de.lmu.ifi.dbs.elki.application.visualization
Normalization
          Normalization performs a normalization on a set of feature vectors and is capable to transform a set of feature vectors to the original attribute ranges.
 

Classes in de.lmu.ifi.dbs.elki.normalization used by de.lmu.ifi.dbs.elki.data.model
NonNumericFeaturesException
          An exception to signal the encounter of non numeric features where numeric features have been expected.
Normalization
          Normalization performs a normalization on a set of feature vectors and is capable to transform a set of feature vectors to the original attribute ranges.
 

Classes in de.lmu.ifi.dbs.elki.normalization used by de.lmu.ifi.dbs.elki.database.connection
NonNumericFeaturesException
          An exception to signal the encounter of non numeric features where numeric features have been expected.
Normalization
          Normalization performs a normalization on a set of feature vectors and is capable to transform a set of feature vectors to the original attribute ranges.
 

Classes in de.lmu.ifi.dbs.elki.normalization used by de.lmu.ifi.dbs.elki.normalization
AbstractNormalization
          Abstract super class for all normalizations.
NonNumericFeaturesException
          An exception to signal the encounter of non numeric features where numeric features have been expected.
Normalization
          Normalization performs a normalization on a set of feature vectors and is capable to transform a set of feature vectors to the original attribute ranges.
 

Classes in de.lmu.ifi.dbs.elki.normalization used by de.lmu.ifi.dbs.elki.result
Normalization
          Normalization performs a normalization on a set of feature vectors and is capable to transform a set of feature vectors to the original attribute ranges.
 

Classes in de.lmu.ifi.dbs.elki.normalization used by de.lmu.ifi.dbs.elki.result.textwriter
NonNumericFeaturesException
          An exception to signal the encounter of non numeric features where numeric features have been expected.
Normalization
          Normalization performs a normalization on a set of feature vectors and is capable to transform a set of feature vectors to the original attribute ranges.
 

Classes in de.lmu.ifi.dbs.elki.normalization used by de.lmu.ifi.dbs.elki.visualization
Normalization
          Normalization performs a normalization on a set of feature vectors and is capable to transform a set of feature vectors to the original attribute ranges.
 


Release 0.2 (2009-07-06_1820)