topsis implementation
Project description
Introduction
TOPSIS( Technique for order for preference by similarity to Ideal solution ) for MCDM (Multiple criteria decision making) in Python compiled by Richika Khanna , 102103398, TIET, Patiala.
Installation
pip install Topsis-Richika-102103398
Usage
Please provide the filename for the CSV, including the .csv extension. After that, enter the weights vector with values separated by commas. Following the weights vector, input the impacts vector, where each element is denoted by a plus (+) or minus (-) sign.
py -m topsis.__main__ [input_file_name.csv] [weight as string] [impact as string]
Important Points
There should be only numeric columns except the first column i.e. Fund Name. Input file must contain atleast three columns.
License
©2024 Richika Khanna 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-Richika-102103398-0.0.1.tar.gz.
File metadata
- Download URL: Topsis-Richika-102103398-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
449cbdb17e460761aae8bce8fbbdeec012ed8b2aba7b3da477b24d420d6dc0af
|
|
| MD5 |
d036fdeebada39dd13e5c3b9b7343200
|
|
| BLAKE2b-256 |
83dbf275c92ccde29704c09f62d070a69f85b959ea22a64cd95482068bcb50a2
|
File details
Details for the file Topsis_Richika_102103398-0.0.1-py3-none-any.whl.
File metadata
- Download URL: Topsis_Richika_102103398-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.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7eee2a56c61dc9a36c64bd2725b09942d0324ba2544d3747b891a949754fa75
|
|
| MD5 |
16de2e3d6e9c09e32c4a97d42c2cd394
|
|
| BLAKE2b-256 |
5d907d1cb670fc6e722a5fb97666bac62f18106577686e71a2e8539ff467b5a9
|