implements NNDescent parallel loop
NNDescentLoop
01 Syntax
Microsoft.VisualBasic.DataMining.UMAP.NNDescentLoop
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| .ctor | 1 |
03 Members
#ctor(
Int32, Nullable(Of Int32))Parameters
| Name | Type | Description |
|---|---|---|
nVertices | Int32 | the number of the vertices of the graph |
workers | Nullable(Of Int32) | the number of the worker threads, the global |