It will find the topsis score of data to find the best module
Project description
#Topsis-Lovely-102218034 The TOPSIS Python script implements the Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS) method. TOPSIS is a multi-criteria decision-making method that helps in ranking and choosing from among alternatives based on their relative closeness to an ideal solution. This script reads data from a CSV file, applies the TOPSIS method, and outputs the results to another CSV file.
##Installation
pip install Topsis-Lovely-102218034
##Usage
python topsis <InputDataFile> <Weights> <Impacts> <ResultFileName>
Enter csv filename followed by .csv extentsion, then enter the weights vector with vector values separated by commas, followed by the impacts vector with comma separated signs (+,-) and result csv filename followed by .csv extension.
#License © 2024 Lovely Bansal
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_lovely_102218034-1.0.1.tar.gz.
File metadata
- Download URL: topsis_lovely_102218034-1.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49beaa4e3181f3a9e894e37a6046010268161a63697b425f65ea6a79762f39a1
|
|
| MD5 |
822039068fbb327161a718e2b7416dfe
|
|
| BLAKE2b-256 |
3fcdee9ac1784f72a298346fbc15e7a406da71d0aefd9b66ef99a09bae49e87b
|
File details
Details for the file Topsis_Lovely_102218034-1.0.1-py3-none-any.whl.
File metadata
- Download URL: Topsis_Lovely_102218034-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa0ae5471236a1f153868123675b1c694eb88dc03c1ad0b716f8e2bdde6c4ef3
|
|
| MD5 |
f0e624e4fdfe1690e51dbe165dced829
|
|
| BLAKE2b-256 |
2c5d6078113c7aed40c24321622d870fff0001536d11134a56742cf2e9a2b2dc
|