TOPSIS implementation by Divyam Malik
Project description
Topsis Python Package
Made By Divyam Malik (Roll No. 102103142)
Description
The Topsis Python Package is a Python library that provides an implementation of the Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS) method. TOPSIS is a multi-criteria decision-making method used to determine the best alternative among a set of alternatives based on their performance on multiple criteria.
Usage
Use the following command to perform TOPSIS analysis on a dataset:
topsis data.csv "1,0,1,0,1" "+,-,+,-,+"
- data.csv: Path to the input CSV file containing the dataset.
- "1,0,1,0,1": Weights for each criterion separated by commas.
- "+,-,+,-,+": Impacts for each criterion (either + for maximizing or - for minimizing).
The output will be saved in a file named output.csv.
Project details
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-Divyam-102103142-1.1.2.tar.gz.
File metadata
- Download URL: Topsis-Divyam-102103142-1.1.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
672d7145d4d7e58fe8ec6c151083f659e4d71e71d71b1061619f88f7ceb550cf
|
|
| MD5 |
9acd973fb5c423c172b1f0bf2ebc7878
|
|
| BLAKE2b-256 |
c838afb14bd1e098a3a39dedf4e9d9a384fc104155becfe76be4ab367845b8aa
|
File details
Details for the file Topsis_Divyam_102103142-1.1.2-py3-none-any.whl.
File metadata
- Download URL: Topsis_Divyam_102103142-1.1.2-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13f293513ecb5322a47707a8bccd5605c26b8f74c9f9566b46decfac9188eeeb
|
|
| MD5 |
da0517b4fa85c0f8e12ce907e5dc3539
|
|
| BLAKE2b-256 |
a0ac8941934e73a846f7139402360bdc4924637455a7bba111fff3720dd064f8
|