Description Usage Arguments Value Author(s) See Also Examples
A class to hold parameters for the VP tree algorithm for exact nearest neighbor identification.
1 | VptreeParam(distance="Euclidean")
|
distance |
A string specifying the distance metric to use. |
The VptreeParam
constructor will return an instance of the VptreeParam class.
Aaron Lun
1 | (out <- VptreeParam())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.