Used Machine Learning models to find out which customers would churn.
Built a user-friendly Python app that shows predicted defaulters, as well as characteristics visualisations.
Using K-Means Clustering, customers without labels are grouped. A user-friendly app is made showing the characteristics of each group.
Created a simple Neural Networks model predcting cancer status.