dotnet / dotnet/machinelearning

Any plans to include DBSCAN algorithm for clustering? DBSCAN doesn't need the cluster number before clustering.

Open
#4,729 1 comment 3 reactions 0 assignees View on GitHub
area-Trainers enhancement Priority:2
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

### Issue

- **I have tried to cluster some dense vectors using KMeans**
- **The number of clusters is needed**
- **I have made some research and I have found DBSCAN which works with unknown number of clusters. Any plans to include DBSCAN in ML.NET? https://en.wikipedia.org/wiki/DBSCAN**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.