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.
Release files for Topsis-Divyam-102103142 1.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Topsis-Divyam-102103142-1.1.2.tar.gz | 3.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Topsis_Divyam_102103142-1.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.4 kB
Release files / Topsis-Divyam-102103142-1.1.2.tar.gz
| Download URL | Topsis-Divyam-102103142-1.1.2.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
672d7145d4d7e58fe8ec6c151083f659e4d71e71d71b1061619f88f7ceb550cf
|
|
BLAKE2b-256 checksum How to use checksums |
c838afb14bd1e098a3a39dedf4e9d9a384fc104155becfe76be4ab367845b8aa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.2
|
Release files / Topsis_Divyam_102103142-1.1.2-py3-none-any.whl
| Download URL | Topsis_Divyam_102103142-1.1.2-py3-none-any.whl |
|---|---|
| Size | 3.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
13f293513ecb5322a47707a8bccd5605c26b8f74c9f9566b46decfac9188eeeb
|
|
BLAKE2b-256 checksum How to use checksums |
a0ac8941934e73a846f7139402360bdc4924637455a7bba111fff3720dd064f8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.2
|