Projects
Here you find some projects using data managment and machine learning models using public data.
Mortality inequality by tuberculosis
The followint project used information retrieved from DANE to study the inequality mortality in Colombia.
The project is hosted in github
Educational gap
Ranking of universities
Gravity model
In this module are concatenate four databases to test international hypothesis over international trade.
TSP using genetic algorithms
The Travel Salesman Problem (TSP).
Feature selection
In this repo will be developed an Ant Colony Optimization (ACO) algorithm to develop feature selection.
Genetic K-means
K-means is a greedy algorithm in this repo we will develop the exposed by …