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

https://github.com/juan-kabbali/clustering-dimention-reduction

This repository has an analysis of a dataset with 33 variables and 395 observations. The goal is to reduce dimensions and create clusters to provide interesting conclusions.
https://github.com/juan-kabbali/clustering-dimention-reduction

Last synced: 2 months ago
JSON representation

This repository has an analysis of a dataset with 33 variables and 395 observations. The goal is to reduce dimensions and create clusters to provide interesting conclusions.

Awesome Lists containing this project

README

        

# Clustering and Dimention Reduction

This repository has an analysis of a dataset with 39 variables and 183 observations.

The goal is to reduce dimensions and create clusters to provide interesting conclusions.

### World Countries Indicators
This dataset has been taken from [Kaggle](https://www.kaggle.com/worldbank/world-development-indicators). Its original format is a SQLite database which contains a series of tables with each country and its respective indicators along time. Previous to proced the analysis, we have reorganized and reformatted the data.