Topsis score calculator
Project description
What is TOPSIS module all about ?
Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) originated in the 1981 by Hwang and Yoon as a multi-criteria decision making method. It 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.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.
Installation
pip install TOPSIS-Karan-101853003
How to use it ?
Open terminal and move into directory where all your files are placed and the type : python topsis.py "input.csv" "1,1,1,2" "+,+,+,-" "result.csv"
License
© 2020 Karan 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
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-Karan-101853003-1.0.0.tar.gz.
File metadata
- Download URL: TOPSIS-Karan-101853003-1.0.0.tar.gz
- Upload date:
- Size: 3.5 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.52.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bda78b3a62f8cbaeddb33b266d2148a41805f15893bb2e4285b26e8fb48a758b
|
|
| MD5 |
5eac071927fa1837a92f47f3ba2d36ed
|
|
| BLAKE2b-256 |
862c998e82764ff78531199cb574f27cbaf9f37e1d28e13b12c6d75011d27b55
|
File details
Details for the file TOPSIS_Karan_101853003-1.0.0-py3-none-any.whl.
File metadata
- Download URL: TOPSIS_Karan_101853003-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- 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.52.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
206318ceae53a5a42e9d1a6db47483a269af35aa809fc36667039b14f04d9dc8
|
|
| MD5 |
6dd5ff63b38cd03646a02672fe321aff
|
|
| BLAKE2b-256 |
7dcd5adbf36fdda73ff15d025055a65176d1cefdc1e853354881a91b31fb9c1f
|