-
Type:
New Feature
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 3.1
-
Fix Version/s: None
-
Labels:
CM currently contains one clustering algorithm (k-means++), but I would like to see at least a few other standard algorithms like the following:
- HAC
- Fuzzy K-Means
- SOM
- OPTICS
I have already implementations for the first two ones and could contribute them quite easily. Data clustering does not really qualify as low-level math functions so its up to the community to decide whether we want to include also more machine learning related algorithms (also related to classification algos).
1.
|
Add DBScan clustering algorithm |
|
Closed | Unassigned |
2.
|
Add Fuzzy K-Means algorithm |
|
Closed | Unassigned |
3.
|
Kohonen's SOFM |
|
Closed | Gilles Sadowski |
4.
|
Add HAC clustering algorithm |
|
Resolved | Thomas Neidhart |
5.
|
Add OPTICS clustering algorithm |
|
Resolved | Unassigned |