Topsis Calculation
Project description
Topsis
A Multi-Criteria Decision Analysis Method
Submitted By - Armaan Bhardwaj
Roll No. - 101903292
Group - 3COE11
It is a Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) came in the 1980s as a multi-criteria-based decision-making method. TOPSIS chooses the alternative of shortest the Euclidean distance from the ideal solution and greatest distance from the negative ideal solution.
Installation
This package requires pandas to be pre-installed and python to run. Install the dependencies and devDependencies and start the server. To Install and run in cmd line:
pip install Topsis-Armaan-101903292
python
import Topsis_Armaan_101903292
Topsis_Armaan_101903292.topsis_cal(Input_File_Name.csv,"1,1,1,1 ...","+,-,+,- ...","resultfile.csv")
Project description
This package is implementation of topsis technique of multi-criteria decision analysis. This package will accept three parameters:
data.csv //file which contains the models and parameters string of weights separated by commas(,) string of requirements (+/-) separated by commas(,) // important install pandas,sys,operator and math libraries before installing this // You can install this package using following command pip install Topsis_Armaan_101903292
License
© 2022 Armaan Bhardwaj
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-Armaan-101903292-1.0.tar.gz
.
File metadata
- Download URL: Topsis-Armaan-101903292-1.0.tar.gz
- Upload date:
- Size: 4.1 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.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f272692fef7830533b748b7d3c43168dd661cb6bcfe521694fd37b7ea2fac7b |
|
MD5 | 55240f1c98bc095b7dbece2e571c0a31 |
|
BLAKE2b-256 | b18ae6d9ed69acffe7dd60c330eed06c913005bad04e6ee5e20abc47f77aadfe |