Multi Criteria Decision Making using TOPSIS (Python Package)
Project description
What is TOPSIS
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 farthest distance from the negative-ideal solution. More details at wikipedia
Installation
pip install Topsis-Nanaki-101903195
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
© 2022 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-Nanaki-101903195-0.1.1.tar.gz.
File metadata
- Download URL: Topsis-Nanaki-101903195-0.1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb534044c84e9c785995848256c5975b1b56c07115b9535df531920d1162cef4
|
|
| MD5 |
b2d51eb426b5604b48c73b297b2265f1
|
|
| BLAKE2b-256 |
137ade5462caeaa0390f7a2b41058d00e58f3a1d4fc583bf1185f9e08e2b651b
|