[jira] [Commented] (SOLR-10786) Add DBSCAN clustering Streaming Evaluator

2019-11-05 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on SOLR-10786:


Commit 70f5533045dcf2116fa71f0e9fd06c05a1225c92 in lucene-solr's branch 
refs/heads/branch_8x from Joel Bernstein
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=70f5533 ]

SOLR-10786: Update CHANGES.txt


> Add DBSCAN clustering Streaming Evaluator
> -
>
> Key: SOLR-10786
> URL: https://issues.apache.org/jira/browse/SOLR-10786
> Project: Solr
>  Issue Type: New Feature
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 8.1, master (9.0)
>
> Attachments: SOLR-10786.patch, SOLR-10786.patch, SOLR-10786.patch, 
> SOLR-10786.patch, SOLR-10786.patch, Screen Shot 2019-11-01 at 12.47.07 PM.png
>
>
> The DBSCAN clustering Stream Evaluator will cluster numeric vectors using the 
> DBSCAN clustering algorithm.
> Clustering implementation will be provided by Apache Commons Math.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



[jira] [Commented] (SOLR-10786) Add DBSCAN clustering Streaming Evaluator

2019-11-05 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on SOLR-10786:


Commit 746a3a9c883276f5a5256cd6dc79710aa26aaf44 in lucene-solr's branch 
refs/heads/master from Joel Bernstein
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=746a3a9 ]

SOLR-10786: Update CHANGES.txt


> Add DBSCAN clustering Streaming Evaluator
> -
>
> Key: SOLR-10786
> URL: https://issues.apache.org/jira/browse/SOLR-10786
> Project: Solr
>  Issue Type: New Feature
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 8.1, master (9.0)
>
> Attachments: SOLR-10786.patch, SOLR-10786.patch, SOLR-10786.patch, 
> SOLR-10786.patch, SOLR-10786.patch, Screen Shot 2019-11-01 at 12.47.07 PM.png
>
>
> The DBSCAN clustering Stream Evaluator will cluster numeric vectors using the 
> DBSCAN clustering algorithm.
> Clustering implementation will be provided by Apache Commons Math.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



[jira] [Commented] (SOLR-10786) Add DBSCAN clustering Streaming Evaluator

2019-11-02 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on SOLR-10786:


Commit fa7fe3af19f9513f186e1bc3032377f8e9a7a18b in lucene-solr's branch 
refs/heads/branch_8x from Joel Bernstein
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=fa7fe3a ]

SOLR-10786: Add DBSCAN clustering Streaming Evaluator


> Add DBSCAN clustering Streaming Evaluator
> -
>
> Key: SOLR-10786
> URL: https://issues.apache.org/jira/browse/SOLR-10786
> Project: Solr
>  Issue Type: New Feature
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 8.1, master (9.0)
>
> Attachments: SOLR-10786.patch, SOLR-10786.patch, SOLR-10786.patch, 
> SOLR-10786.patch, SOLR-10786.patch, Screen Shot 2019-11-01 at 12.47.07 PM.png
>
>
> The DBSCAN clustering Stream Evaluator will cluster numeric vectors using the 
> DBSCAN clustering algorithm.
> Clustering implementation will be provided by Apache Commons Math.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



[jira] [Commented] (SOLR-10786) Add DBSCAN clustering Streaming Evaluator

2019-11-02 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on SOLR-10786:


Commit c908ea2e5a95511599a1a2d97b05f4b05f08acf7 in lucene-solr's branch 
refs/heads/master from Joel Bernstein
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=c908ea2 ]

SOLR-10786: Add DBSCAN clustering Streaming Evaluator


> Add DBSCAN clustering Streaming Evaluator
> -
>
> Key: SOLR-10786
> URL: https://issues.apache.org/jira/browse/SOLR-10786
> Project: Solr
>  Issue Type: New Feature
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 8.1, master (9.0)
>
> Attachments: SOLR-10786.patch, SOLR-10786.patch, SOLR-10786.patch, 
> SOLR-10786.patch, SOLR-10786.patch, Screen Shot 2019-11-01 at 12.47.07 PM.png
>
>
> The DBSCAN clustering Stream Evaluator will cluster numeric vectors using the 
> DBSCAN clustering algorithm.
> Clustering implementation will be provided by Apache Commons Math.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



[jira] [Commented] (SOLR-10786) Add DBSCAN clustering Streaming Evaluator

2019-11-02 Thread Joel Bernstein (Jira)


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

Joel Bernstein commented on SOLR-10786:
---

Added tests. This is pretty close to ready, some more manually testing then I 
plan to commit.

> Add DBSCAN clustering Streaming Evaluator
> -
>
> Key: SOLR-10786
> URL: https://issues.apache.org/jira/browse/SOLR-10786
> Project: Solr
>  Issue Type: New Feature
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 8.1, master (9.0)
>
> Attachments: SOLR-10786.patch, SOLR-10786.patch, SOLR-10786.patch, 
> SOLR-10786.patch, SOLR-10786.patch, Screen Shot 2019-11-01 at 12.47.07 PM.png
>
>
> The DBSCAN clustering Stream Evaluator will cluster numeric vectors using the 
> DBSCAN clustering algorithm.
> Clustering implementation will be provided by Apache Commons Math.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



[jira] [Commented] (SOLR-10786) Add DBSCAN clustering Streaming Evaluator

2019-11-01 Thread Joel Bernstein (Jira)


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

Joel Bernstein commented on SOLR-10786:
---

New implementation attached.

> Add DBSCAN clustering Streaming Evaluator
> -
>
> Key: SOLR-10786
> URL: https://issues.apache.org/jira/browse/SOLR-10786
> Project: Solr
>  Issue Type: New Feature
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 8.1, master (9.0)
>
> Attachments: SOLR-10786.patch, SOLR-10786.patch, SOLR-10786.patch, 
> SOLR-10786.patch
>
>
> The DBSCAN clustering Stream Evaluator will cluster numeric vectors using the 
> DBSCAN clustering algorithm.
> Clustering implementation will be provided by Apache Commons Math.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org