@saehrimnir/druidjs / ParametersTopoMap
Interface: ParametersTopoMap
Defined in: dimred/index.js:121
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
metric | Metric | = euclidean - The metric which defines the distance between two points. | dimred/index.js:122 |
seed | number | = 1212 - The seed for the random number generator. | dimred/index.js:124 |