Skip to content

Cluster Analysis using K-Protopytes (on categorical variables) and Hierarchical Clustering uppon K-Medoids (on numeric variables) for Marketing Campaigns

Notifications You must be signed in to change notification settings

filipacarreira/DataMining_Project

 
 

Repository files navigation

Customers segmentation with clusters

Authors

  • Filipa Alves
  • Helena Oliveira
  • J. Daniel Conde

Data Mining Project

Master in Data Science and Advanced Analytics (Nova IMS, Lisbon) - Autumn 2021

Project Summary

The objective of the project was to segment the clients of an insurance company.

  • Performed Coherence Check, spotted outliers using DBSCAN and also Manual Filtering. Missing values were dealt carefully, imputing using KNN and Logistic Regression, mainly.

  • In order to segment clients, K-Protopytes (on categorical variables) and Hierarchical Clustering uppon K-Medoids (on numeric variables) were performed. Marketing campaings were also designed accordingly to the characteristics of each cluster.

Grade: 19/20

About

Cluster Analysis using K-Protopytes (on categorical variables) and Hierarchical Clustering uppon K-Medoids (on numeric variables) for Marketing Campaigns

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.7%
  • HTML 4.3%