Topsis score calculator
Project description
Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) originated in the 1980s as a multi-criteria decision making method. TOPSIS chooses the alternative of shortest Euclidean distance from the ideal solution, and greatest distance from the negative-ideal solution.
This is a package to find topsis score and rank of a dataframe with only numerical values.
TOPSIS is an acronym that stands for ‘Technique of Order Preference Similarity to the Ideal Solution’ and is a pretty straightforward MCDA method.
Command Line Usage :
>>python topsis.py “input.csv” “1,1,1,2” “+,+,+,-” “out.csv”
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file TOPSIS_Shivam_101803315-1.0.1.tar.gz.
File metadata
- Download URL: TOPSIS_Shivam_101803315-1.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2aebacabeaa046f786ecf5cc0ffefad0a81464f416609a4716e1ba1c695123d1
|
|
| MD5 |
af63a3a47e69f3a5c7f14a0bf84506bf
|
|
| BLAKE2b-256 |
6788d88f4cf80182b46e4b77831461a555b02d762f188eec8cce8cc61a54cda3
|