Author: Poongodi P
This project aims at finding the key levels of pricing that group with each other for all the available tickers individually.
CSV file with approx 20K rows
- KMeans clustering (Centroid based)
- DBSCAN clustering (Density Based)
- Agglomerative Clustering (Hierarchial)
Silhouette score
Elbow method to find optimum number of clusters