Skip to content

Case study using K-Means Clustering to categorize countries based on socio-economic and health indicators. Provided actionable insights for allocating $10M in aid. Includes data cleaning, exploratory analysis, clustering, and visualizations, all implemented in Python using Scikit-Learn, Pandas, and Matplotlib.

Notifications You must be signed in to change notification settings

vishwajeethulsure/NGO-AID-Allocation

Repository files navigation

NGO-AID-Allocation

NGO Aid Allocation Case Study

Objective

Allocate $10 million in aid by identifying and categorizing countries based on socio-economic and health development indicators.

Techniques Used

  • Unsupervised Learning: K-Means Clustering to group countries based on indicators.
  • Data Cleaning: Addressed missing and inconsistent data.
  • Exploratory Analysis: Visualized trends and clusters.

Tools & Libraries

  • Python: Pandas, Matplotlib, Seaborn
  • Machine Learning: Scikit-Learn

Key Outcomes

  • Identified high-priority countries for aid allocation.
  • Delivered actionable insights to maximize impact.

About

Case study using K-Means Clustering to categorize countries based on socio-economic and health indicators. Provided actionable insights for allocating $10M in aid. Includes data cleaning, exploratory analysis, clustering, and visualizations, all implemented in Python using Scikit-Learn, Pandas, and Matplotlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published