Methods
free()
- Source:
Returns:
Frees the memory allocated on the Wasm heap for this object. This invalidates this object and all references to it.
numberOfFeatures() → {number}
- Source:
Returns:
Number of shared features between the test and reference datasets.
- Type
- number
numberOfLabels() → {number}
- Source:
Returns:
Number of labels in this dataset.
- Type
- number