AsadiAhmad/DBSCAN

DBSCAN is clustering algorithm.

22
/ 100
Experimental

DBSCAN helps organize unlabelled data points into distinct groups based on their density. You provide a dataset of observations, and it outputs a visualization showing which data points belong to which cluster, with 'noise' points identified. This is useful for data analysts, researchers, or anyone needing to discover natural groupings within their data.

No commits in the last 6 months.

Use this if you need to find clusters of varying shapes and sizes in your data without knowing how many groups there should be beforehand, and you want to identify outliers.

Not ideal if your data has wildly varying densities, or if you strictly need a specific number of clusters identified.

data-analysis pattern-discovery customer-segmentation anomaly-detection market-research
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 16 / 25
Community 0 / 25

How are scores calculated?

Stars

15

Forks

Language

Jupyter Notebook

License

MIT

Last pushed

Jan 06, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AsadiAhmad/DBSCAN"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.