N-ary TOPSIS for preference modelling.
-
Updated
Aug 3, 2022 - Python
8000
N-ary TOPSIS for preference modelling.
Topsis, or Technique for Order of Preference by Similarity to Ideal Solution, is a multi-criteria decision-making method used to evaluate and rank potential options based on their distance to the ideal solution. In a Topsis project, the aim is to identify the best alternative by considering multiple criteria and their respective weights.
A Python application that scores GitHub repositories using TOPSIS (Technique for Order Preference by Similarity to an Ideal Solution) analysis.
RankIt is a customizable ranking system implemented in Python that uses the TOPSIS method to assign scores to a given set of items and rank them based on these scores.
This repository contains for TOPSIS application on a dataset and the package establishing on PyPI.
Add a description, image, and links to the topsis-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the topsis-algorithm topic, visit your repo's landing page and select "manage topics."