An open API service indexing awesome lists of open source software.

https://github.com/mciccale/countries-clustering

Given a dataset with information about 167 countries, the goal of this experiment is to segmentate the countries in clusters to then determine which groups may need help more urgently using clustering techniques.
https://github.com/mciccale/countries-clustering

agglomerative-clustering clustering kmeans machine-learning probabilistic-c

Last synced: about 1 year ago
JSON representation

Given a dataset with information about 167 countries, the goal of this experiment is to segmentate the countries in clusters to then determine which groups may need help more urgently using clustering techniques.

Awesome Lists containing this project

README

          

# Countries Clustering

In order to determine what countries may need humanitarian help at the moment, a clustering analysis may be a good starting point.

Given a dataset with information about 167 countries, the goal of this experiment is to segmentate the countries in clusters to then determine which groups may need help more urgently.