TOPSIS Package in Python
Added by: Jashan
Concept of TOPSIS
TOPSIS is an acronym that stands for Technique of Order Preference Similarity to the Ideal Solution and is a pretty straightforward MCDA method. As the name implies, the method is based on finding an ideal and an anti-ideal solution and comparing the distance of each one of the alternatives to those.
The rankings are displayed in the form of a table using a package 'tabulate', with the 1st rank offering us the best decision, and last rank offering the worst decision making, according to TOPSIS method.
Example
Input data
After appling topsis
Release files for Topsis-Jashan 1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Topsis-Jashan-1.1.tar.gz | 4.2 kB | Details |
Release files / Topsis-Jashan-1.1.tar.gz
| Download URL | Topsis-Jashan-1.1.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2fbc97a7aa2ef83c3cd2e730a28a83004a71c028e71461a3832be8a7b8aa8fdf
|
|
BLAKE2b-256 checksum How to use checksums |
fb87717e04456f260a3121e5bbd07274f05c6e98af5165a121e686580aa5ebe0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.4
|