Skip to content

@saehrimnir/druidjs / ParametersLSP

Interface: ParametersLSP

Defined in: dimred/index.js:32

Properties

PropertyTypeDescriptionDefined in
control_points?numbernumber of controlpointsdimred/index.js:34
d?numberthe dimensionality of the projection.dimred/index.js:35
metric?Metricthe metric which defines the distance between two points.dimred/index.js:36
neighbors?numbernumber of neighbors to consider.dimred/index.js:33
seed?numberthe seed for the random number generator.dimred/index.js:37