TOPSIS Implementation using Python
Project description
Project Description
TOPSIS-Python
Submitted By: Manik 101903077
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 greatest distance from the negative-ideal solution.
How to use this package?
First you have to install the package name 'Topsis_Manik_101903077' using the following command:
pip install Topsis_Manik_101903077
{If it doesn't work use version after above command}
Arguments Required:
(Assumne we have 3 attributes in dataset.)
- You have to required one .csv file. (101903077-data.csv)
- Pass weights to each attribute. (e.g.: "1,1,1")
- Pass impacts to each attribute. (e.g.: "+,-,+")
- Pass the name of the file with you want to put on .csv file. (101903077-result.csv)
Example:
from topsis_Manik_101903077.TOPSIS import *
TOPSIS_Manik('101903077-data.csv','1,1,1','+,-,+','101903077-result')
Keep Smiling and Do Coding!!!
Manik
101903077
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_Manik-0.0.0.tar.gz.
File metadata
- Download URL: Topsis_Manik-0.0.0.tar.gz
- Upload date:
- Size: 3.8 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.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30c47843a4a72093106796b95cddffe8c1c9abbb7b7296275ec90001496cfeab
|
|
| MD5 |
d2c5e1bb64a50dffe7df903f16940a42
|
|
| BLAKE2b-256 |
604b068201fd16f4019274f44c539ddbdbc2c40135f9cc2e4cb81b8f28e9cd1a
|
File details
Details for the file Topsis_Manik-0.0.0-py3-none-any.whl.
File metadata
- Download URL: Topsis_Manik-0.0.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- 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.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9885309dcaaef15d0fbc5321f0b2e6e48f002a5c6a3329fb4c65d86fa279abfb
|
|
| MD5 |
ca3ce0c9fab225a915e346761de52164
|
|
| BLAKE2b-256 |
01dd87d5859c3ff87bcbe6caf12944cf08b9142a9867bed3d50b00eb73aae9b8
|