Package | Description |
---|---|
de.lmu.ifi.dbs.elki.data.synthetic.bymodel |
Generator using a distribution model specified in an XML configuration file.
|
de.lmu.ifi.dbs.elki.datasource |
Data normalization (and reconstitution) of data sets.
|
Class and Description |
---|
GeneratorInterface
Interface for cluster generators
|
GeneratorInterfaceDynamic
Interface for a dynamic cluster generator.
|
Class and Description |
---|
GeneratorMain
Generate a data set according to a given model.
|
GeneratorSingleCluster
Class to generate a single cluster according to a model as well as getting
the density of a given model at that point (to evaluate generated points
according to the same model)
|