A python package to implement topsis
Project description
Topsis implemented by Anupam Katoch
Functionality of the package
- Outputs the performance score and rank corresponding to each row of the dataset.
Usage
-
Make sure you have Python installed in your system.
-
Run the following command in terminal.
pip install topsis_Anupam_102003692
Example
from topsis_Anupam_102003692 import main ip=sys.argv[1] wt=sys.argv[2] im=sys.argv[3] op=sys.argv[4] main.find_rank(ip,wt,im,op)
Run the following Script.
python test.py <inputFile.csv> weights impacts <outputFile.csv>
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_Anupam_102003692-0.0.1.tar.gz.
File metadata
- Download URL: topsis_Anupam_102003692-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
689c863e2adf85a40cc117e837cbd058284576fd26df3c8f68988b83f97b2a42
|
|
| MD5 |
d4872dec7e1f19f5d3d13df3755f183d
|
|
| BLAKE2b-256 |
5e3d3ae21d766192eac249c0d8e5a5a8cd9b29b7b597817f8ce032eef4e27ffa
|
File details
Details for the file topsis_Anupam_102003692-0.0.1-py3-none-any.whl.
File metadata
- Download URL: topsis_Anupam_102003692-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0d58b06d5931f1774b02c5f02ef7027a1612dd1405f035e5f4c7d94a043c6f1
|
|
| MD5 |
e8fa086077ae13327add9ab724773cc8
|
|
| BLAKE2b-256 |
522e243432de91ec52aa48f3c69f2d4d4365eced2d75dc2c27b1baa8667c6c72
|