[
https://issues.apache.org/jira/browse/MAHOUT-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147954#comment-16147954
]
ASF GitHub Bot commented on MAHOUT-1991:
----------------------------------------
Github user andrewpalumbo commented on the issue:
https://github.com/apache/mahout/pull/334
@rawkintrevo @AdityaAS @dlyubimov Admittedly, I've not had a chance to
review this closely, I think that, If the RTrees are solid, moving them to
something like `org.apache.mahout.maath.commmon` and committing separately
would make sense. We have other data structures from the pre-algo framework
days that need to be shared as well, e.g.: `ConfusionMatrix`:
https://github.com/apache/mahout/tree/master/math-scala/src/main/scala/org/apache/mahout/classifier/stats
which could also go in such a package.
> Implement naive DBSCAN Algorithm - O(n^2) complexity
> ----------------------------------------------------
>
> Key: MAHOUT-1991
> URL: https://issues.apache.org/jira/browse/MAHOUT-1991
> Project: Mahout
> Issue Type: New Feature
> Components: Algorithms
> Reporter: Aditya AS
> Assignee: Aditya AS
>
> Implement the naive DBSCAN algorithm in Mahout Samsara, as part of the
> Algorithms Framework.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)