TOPSIS method for Multiple-Criteria Decision Making (MCDM).
Project description
## Topsis-Hiya-101903450
–Calculate TOPSIS Score and rank them.
## Installation
`sh >> pip install Topsis-Hiya-101903450==1.0.1 `
## How to use it?
`sh >> TOPSIS data.csv "1,1,1,2,2" "+,+,-,+,+" result.csv `
## Input File (data.csv)
Input file must contain 3 or more columns.
First column is the object/variable name (e.g. M1, M2, M3, M4, M5, M6, M7, M8).
From 2nd to last columns must contain numeric values only.
## Output File (result.csv)
Result file contains all the columns of input file and 2 additional columns having Topsis Score and Rank.
## Check the following-
Number of weights, number of impacts and number of columns (from 2nd to last columns) must be same.
Impacts must be either +ve or -ve.
Impacts and weights must be separated by ‘,’ (comma).
## License
2022 Hiya Madan This repository is licensed under the MIT license. See LICENSE for details.
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-Hiya-101903450-1.0.1.tar.gz
.
File metadata
- Download URL: Topsis-Hiya-101903450-1.0.1.tar.gz
- Upload date:
- Size: 2.5 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.7 tqdm/4.62.3 importlib-metadata/4.8.2 keyring/23.4.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8b3b2c24de74d9a243c656d0029b25d321b4cfe1972f230b27762c2a56339ae |
|
MD5 | 0f6ac53f4adefccac7e7a9d116d71123 |
|
BLAKE2b-256 | 703b11ba8e0e431d3c81ce79dc11aff5e495715900114a4470f57d9907d730d7 |