Skip to content

sergiio8/Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Detection of suspicious loans using clustering techniques. Performed preprocessing, normalization, and analysis of financial data to identify risk patterns using K-Means clustering. The optimal number of clusters was determined with a Silhouette score of 0.91 and a Davies-Bouldin index of 0.90. Results were further analyzed using PCA for dimensionality reduction. Tools: Python, Pandas, Matplotlib, Scikit-learn.

This project was developed in collaboration with Daniel Roldan Serrano (https://github.com/danirold)

About

Detection of suspicious loans using clustering techniques. Performed preprocessing, normalization, and analysis of financial data to identify risk patterns using K-Means clustering. The optimal number of clusters was determined with a Silhouette score of 0.91 and a Davies-Bouldin index of 0.90.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors