Valdecy Pereira

Results 7 repositories owned by Valdecy Pereira

pyDecision

230
Stars
54
Forks
Watchers

pyDecision is a comprehensive Python library that encompasses a wide array of Multi-Criteria Decision Analysis (MCDA) methods. These powerful and versatile tools assist in making effective decisions b...

Metaheuristic-Grey_Wolf_Optimizer

27
Stars
7
Forks
Watchers

Grey Wolf Optimizer to Minimize Functions with Continuous Variables

pyCombinatorial

31
Stars
7
Forks
Watchers

A library to solve the TSP (Travelling Salesman Problem) using Exact Algorithms, Heuristics and Metaheuristics : 2-opt; 2.5-opt; 3-opt; 4-opt; 5-opt; 2-opt Stochastic; 2.5-opt Stochastic; 3-opt Stocha...

pyMetaheuristic

140
Stars
42
Forks
Watchers

A python library for the following Metaheuristics: Adaptive Random Search, Ant Lion Optimizer, Arithmetic Optimization Algorithm, Artificial Bee Colony Optimization, Artificial Fish Swarm Algorithm, B...

pyMultiobjective

42
Stars
14
Forks
Watchers

A python library for the following Multiobjective Optimization Algorithms or Many Objectives Optimization Algorithms: C-NSGA II; CTAEA; GrEA; HypE; IBEA-FC; IBEA-HV; MOEA/D; NAEMO; NSGA II; NSGA III;...

pyBibX

52
Stars
13
Forks
Watchers

A Bibliometric and Scientometric Python Library Powered with Artificial Intelligence Tools

C4.5

20
Stars
20
Forks
Watchers

C4.5 Algorithm - A Decision Tree for Numerical and Categorical Data that can Handle Missing Values and Pruning Methods