ELKI command line parameter overview:

-bubble.fill <|true|false>

Half-transparent filling of bubbles.

Default: false

Parameter for:

-bubble.scaling <class|object>

Additional scaling function for bubbles.

Class Restriction: implements de.lmu.ifi.dbs.elki.utilities.scaling.outlier.OutlierScalingFunction

Known implementations:

Parameter for:

-dendrogram.style <RECTANGULAR | TRIANGULAR>

Drawing style for dendrograms.

Default: RECTANGULAR

Parameter for:

-hull.alpha <double>

Alpha value for hull drawing (in projected space!).

Default: Infinity

Parameter for:

-index.fill <|true|false>

Partially transparent filling of index pages.

Default: false

Parameter for:

-parallel.clusteroutline.straight <|true|false>

Draw straight lines

Default: false

Parameter for:

-projhistogram.bins <int>

Number of bins in the distribution histogram

Default: 80

Parameter for:

-projhistogram.curves <|true|false>

Use curves instead of the stacked histogram style.

Default: false

Parameter for:

-selectionrange.nofill <|true|false>

Use wireframe style for selection ranges.

Default: false

Parameter for:

-tooltip.digits <int>

Number of digits to show (e.g. when visualizing outlier scores)

Default: 4

Parameter for:

-vis.enable <pattern>

Visualizers to enable by default.

Parameter for:

-vis.maxdim <int>

Maximum number of dimensions to display.

Default: 10

Parameter for:

-vis.output <file>

The output folder.

Parameter for:

-vis.ratio <double>

The width/heigh ratio of the output.

Default: 1.33

Parameter for:

-vis.sampling <int>

Maximum number of objects to visualize by default (for performance reasons).

Default: 10000

Parameter for:

-vis.window.single <|true|false>

Embed visualizers in a single window, not using thumbnails and detail views.

Default: false

Parameter for:

-vis.window.title <string>

Title to use for visualization window.

Parameter for:

-visualizer.stylesheet <string>

Style properties file to use, included properties: classic, default, greyscale, neon, presentation, print

Default: default

Parameter for:

-voronoi.mode <VORONOI | DELAUNAY | V_AND_D>

Mode for drawing the voronoi cells (and/or delaunay triangulation)

Default: VORONOI

Parameter for: