GeneratorXMLSpec
is a standalone
application that loads an XML specification file and generates a synthetic
data set according to the specifications given.See: Description
Interface | Description |
---|---|
GeneratorInterface |
Interface for cluster generators
|
GeneratorInterfaceDynamic |
Interface for a dynamic cluster generator.
|
Class | Description |
---|---|
GeneratorMain |
Generate a data set according to a given model.
|
GeneratorMain.AssignPoint |
Point (re-)assignment strategy.
|
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)
|
GeneratorStatic |
Class for static clusters, that is an implementation of GeneratorInterface
that will return only a given set of points.
|
GeneratorXMLSpec
is a standalone
application that loads an XML specification file and generates a synthetic
data set according to the specifications given.
This package also contains an XML Schema file as specification of the configuration file format.
Copyright © 2019 ELKI Development Team. License information.