I have to say, I have created a Jira task for it:
[SPARK-5226] Add DBSCAN Clustering Algorithm to MLlib - ASF JIRA
| |
| | | | | |
| [SPARK-5226] Add DBSCAN Clustering Algorithm to MLlib - ASF JIRAMLlib is all
k-means now, and I think we should add some new clustering algorithms to it.
First candidate is DBSCAN as I think. |
| |
| View on issues.apache.org | Preview by Yahoo |
| |
| |
On Wednesday, January 14, 2015 1:09 AM, Muhammad Ali A'råby
<[email protected]> wrote:
Dear all,
I think MLlib needs more clustering algorithms and DBSCAN is my first
candidate. I am starting to implement it. Any advice?
Muhammad-Ali