https://github.com/sayande01/non_linear_clustering_dbscan
Built a DBSCAN clustering to identify patterns in complex datasets. Utilized density-based spatial clustering to group data points based on proximity and noise, providing robust analysis and pattern detection. Includes detailed implementation and visualization to aid data exploration and insights.
https://github.com/sayande01/non_linear_clustering_dbscan
dbscan-clustering
Last synced: 2 months ago
JSON representation
Built a DBSCAN clustering to identify patterns in complex datasets. Utilized density-based spatial clustering to group data points based on proximity and noise, providing robust analysis and pattern detection. Includes detailed implementation and visualization to aid data exploration and insights.
- Host: GitHub
- URL: https://github.com/sayande01/non_linear_clustering_dbscan
- Owner: sayande01
- Created: 2024-08-03T03:55:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T04:05:23.000Z (10 months ago)
- Last Synced: 2025-02-13T02:38:45.194Z (4 months ago)
- Topics: dbscan-clustering
- Language: Jupyter Notebook
- Homepage:
- Size: 641 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Non_Linear_Clustering_DBSCAN