TOPSIS is a method of compensatory aggregation that compares a set of alternatives by identifying weights for each criterion, normalising scores for each criterion and calculating the geometric distance between each alternative and the ideal alternative, which is the best score in each criterion.
Project description
Topsis-Paryagdeep-101903573
TOPSIS is a method of compensatory aggregation that compares a set of alternatives by identifying weights for each criterion, normalising scores for each criterion and calculating the geometric distance between each alternative and the ideal alternative, which is the best score in each criterion. An assumption of TOPSIS is that the criteria are monotonically increasing or decreasing. Normalisation is usually required as the parameters or criteria are often of incongruous dimensions in multi-criteria problems
Installation Instructions
Supported version - Python 3.10
pip install Topsis-Paryagdeep-101903573
Running the package requires 4 arguments to be passed to the package-
- Input data file in
.xlsxformat - Weights of each parameter (equal to the number of parameters)
- Impact of each parameter (equal to the number of output parameters)
- Output file name in
.csvformat
Example
Example command line argument -
Topsis-Paryagdeep-101903573 data.xlsx 1,1,2,1,1 +,+,-,-,+ output.csv
Input File (data.xlsx) :
The resultant file will be saved as per the output file name that is passed in the command line. Must be csv file type.
Output file (output.csv) :
The output file will contain the Topsis score and Rank appended to the original dataset.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Topsis_Paryagdeep_101903573-0.0.2.3.3.tar.gz.
File metadata
- Download URL: Topsis_Paryagdeep_101903573-0.0.2.3.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a18f8ab85b8e2874546b284912de60d481acd32cd26bd9f3d659d9871f4eee49
|
|
| MD5 |
b0dfeb350786ca8f6dde41c843ea83b1
|
|
| BLAKE2b-256 |
1cfa35097af6c922ed4f187cf737d55edb27b41d2b6b070990b57838537435f4
|
File details
Details for the file Topsis_Paryagdeep_101903573-0.0.2.3.3-py3-none-any.whl.
File metadata
- Download URL: Topsis_Paryagdeep_101903573-0.0.2.3.3-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
655e4b783932d3e44b523dcf4aa0c7db5d36acfc8d136d0ccdeaf530222f8807
|
|
| MD5 |
87de5106ce924f092fcbb81fda5189d8
|
|
| BLAKE2b-256 |
4a67facbcbe90bd4d832f812fdfaf3afae5b56e8ed1b65e068e2efc742185980
|