[ 
https://issues.apache.org/jira/browse/MATH-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Tompkins updated MATH-1235:
-------------------------------
    Fix Version/s: 4.X

> Improve performance of DBSCAN clustering algorithm
> --------------------------------------------------
>
>                 Key: MATH-1235
>                 URL: https://issues.apache.org/jira/browse/MATH-1235
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Thomas Neidhart
>             Fix For: 4.X
>
>
> The current implementation uses a naive proximity search which results in a 
> quadratic runtime complexity. This could be improved by using a kd-tree for 
> spatial indexing of the input data.
> Furthermore, the algorithm does not return the points considered to be noise.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to