This library introduces the EC-TOPSIS method, a novel criteria-weighting hybrid technique. Merging ENTROPY, CRITIC, and TOPSIS methods, this innovation establishes a weight range for each criterion, maintaining the uniqueness of each method. These ranges, bounded by lower and upper limits, produce multiple weight sets per criterion and various rankings. After several iterations, the results reveal the dynamic behavior of alternatives under varied weights. Contrasting traditional models that offer a single ranking, this method highlights positional shifts across iterations, granting decision-makers a more explicit, less uncertain decision-making pathway.
- Install
pip install ec_topsis
- Try it in Colab:
- Example ( Colab Demo )
- Other MCDA Methods:
- 3MOAHP - Inconsistency Reduction Technique for AHP and Fuzzy-AHP Methods
- EC-PROMETHEE - A Committee Approach for Outranking Problems
- ELECTRE-Tree - Algorithm to infer the ELECTRE Tri-B method parameters
- MCDM Scheduler - A MCDM approach for Scheduling Problems
- Ranking-Trees - Algorithm to infer the ELECTRE II, III, IV and PROMETHEE I, II, III, IV method parameters
- pyDecision - A library for many MCDA methods
- pyMissingAHP - A Method to Infer AHP Missing Pairwise Comparisons
- pyRankMCDA - A Rank Aggegation Library for MCDA problems