Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Resolved
-
None
-
None
-
None
Description
One of the nice things about kmeans clustering is that it's fast, which allows for multiple trials to be run in a short period of time.
The multiKmeans function runs multiple clustering trials and picks the one with lowest variance across all the clusters.
Implementation provided by Apache Commons Math.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-10784 Streaming Expressions machine learning functions library
- Resolved