Problem solving MCDM, Topsis Score and Rank generator
Project description
TOPSIS
Technique for Order Preference by Similarity to Ideal Solution is a multi-criteria decision making method. 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. TOPSIS chooses the alternative of shortest Euclidean distance from the ideal solution, and greatest distance from the negative-ideal solution.
Package Usage
To install the package: pip install Topsis_Samridhi_101916086 This is a package focusing on finding the topsis score and rank of a dataframe (csv file) with only numerical values except for the first column.
OUTPUT
The python file consists of the logic which excepts 4 parameter:
- Input csv file
- Weights given by user comma separted
- Impact given by user comma separated
- Result csv file, just to restore the naming convention.. result file will contain 2 additional columns contianing topsis_score and rank
LICENSE
2022 Samridhi Garg
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 Distributions
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 python_Samridhi_101916086-0.2.0-py3-none-any.whl.
File metadata
- Download URL: python_Samridhi_101916086-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.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.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e625210295b8cb4a91cfb7db221c7d07f53a0c78a1f1eefd31c051087547caed
|
|
| MD5 |
db8077e9b29c98e33ae64449266dfdb0
|
|
| BLAKE2b-256 |
ef47c8eb9f7b788e4aaaa9235948544206be76188811574f9bd8ef5afbfff35e
|