Package | Description |
---|---|
de.lmu.ifi.dbs.elki.data.synthetic.bymodel |
Generator using a distribution model specified in an XML configuration file
GeneratorXMLSpec is a standalone
application that loads an XML specification file and generates a synthetic
data set according to the specifications given. |
Modifier and Type | Class and Description |
---|---|
private class |
GeneratorMain.AssignLabelsByDensity
Reassign objects in certain labels; but also always test against the model.
|
private class |
GeneratorMain.AssignLabelsByDistance
Reassign objects in certain labels; but also always test against the model.
|
private class |
GeneratorMain.TestModel
Reject objects with a higher density in another generator.
|
Copyright © 2019 ELKI Development Team. License information.