public Generate ( Descriptor descriptor, IEnumerable | ||
descriptor | Descriptor | The descriptor. |
examples | IEnumerable | The examples. |
k | int | The int to process. |
metric | IDistance | (Optional) the metric. |
return | numl.Unsupervised.Cluster |
public Generate ( Descriptor descriptor, IEnumerable | ||
descriptor | Descriptor | The descriptor. |
examples | IEnumerable | The examples. |
k | int | The int to process. |
metric | IDistance | (Optional) the metric. |
return | numl.Unsupervised.Cluster |