[ 
https://issues.apache.org/jira/browse/SOLR-11890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336366#comment-16336366
 ] 

ASF subversion and git services commented on SOLR-11890:
--------------------------------------------------------

Commit a664b63d420682828e73f5d2ad2cbba1cb14fe66 in lucene-solr's branch 
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a664b63 ]

SOLR-11890: Add multiKmeans Stream Evaluator


> Add multiKmeans Stream Evaluator
> --------------------------------
>
>                 Key: SOLR-11890
>                 URL: https://issues.apache.org/jira/browse/SOLR-11890
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>             Fix For: 7.3
>
>         Attachments: SOLR-11890.patch, SOLR-11890.patch
>
>
> 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*.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to