| Package | Description |
|---|---|
| org.openimaj.ml.clustering.random |
| Class and Description |
|---|
| RandomByteClusterer
A simple (yet apparently quite effective in high dimensions)
clustering technique trained used randomly sampled data points.
|
| RandomDoubleClusterer
A simple (yet apparently quite effective in high dimensions)
clustering technique trained used randomly sampled data points.
|
| RandomFloatClusterer
A simple (yet apparently quite effective in high dimensions)
clustering technique trained used randomly sampled data points.
|
| RandomIntClusterer
A simple (yet apparently quite effective in high dimensions)
clustering technique trained used randomly sampled data points.
|
| RandomLongClusterer
A simple (yet apparently quite effective in high dimensions)
clustering technique trained used randomly sampled data points.
|
| RandomShortClusterer
A simple (yet apparently quite effective in high dimensions)
clustering technique trained used randomly sampled data points.
|