Skip to content

@saehrimnir/druidjs / ParametersLSP

Interface: ParametersLSP

Defined in: dimred/index.js:25

Properties

PropertyTypeDescriptionDefined in
control_points?numbernumber of controlpointsdimred/index.js:27
d?numberthe dimensionality of the projection.dimred/index.js:28
metric?Metricthe metric which defines the distance between two points.dimred/index.js:29
neighbors?numbernumber of neighbors to consider.dimred/index.js:26
seed?numberthe seed for the random number generator.dimred/index.js:30