https://github.com/asadiahmad/dbscan
DBSCAN is clustering algorithm.
https://github.com/asadiahmad/dbscan
clustering dbscan dbscan-algorithm dbscan-clustering machine-learning
Last synced: 3 months ago
JSON representation
DBSCAN is clustering algorithm.
- Host: GitHub
- URL: https://github.com/asadiahmad/dbscan
- Owner: AsadiAhmad
- License: mit
- Created: 2025-01-06T11:11:23.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-06T11:31:28.000Z (5 months ago)
- Last Synced: 2025-01-06T12:25:17.551Z (5 months ago)
- Topics: clustering, dbscan, dbscan-algorithm, dbscan-clustering, machine-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DBSCAN
DBSCAN is clustering algorithm.## Tech :hammer_and_wrench: Languages and Tools :
![]()
![]()
![]()
![]()
![]()
![]()
![]()
## Run the Notebook on Google Colab
You can easily run this code on google colab by just clicking this badge [](https://colab.research.google.com/github/AsadiAhmad/DBSCAN/blob/main/DBSCAN.ipynb)
## About Dataset
we get dataset from a github repo [](https://github.com/milaan9/Clustering-Datasets)
## Result
true clustering :
![]()
DBSCAN clustering :
![]()
## License
This project is licensed under the MIT License.