A Python package for multi-criteria decision making using the TOPSIS method.
Project description
Topsis-Balbir-102217078
Topsis-Balbir-102217078 is a Python package that implements the TOPSIS (Technique for Order of Preference by Similarity to Ideal Solution) method for multi-criteria decision making. This tool is ideal for evaluating and ranking alternatives based on multiple criteria, which is essential in fields like supply chain management, finance, and engineering.
Installation
You can install Topsis-Balbir-102217078 directly from the Python Package Index using pip:
pip install Topsis-Balbir-102217078
Usage
To use Topsis-Balbir-102217078, you will need to prepare your data in a CSV format where the first column contains the names/labels of the alternatives, and the subsequent columns contain the criteria values. The command line interface can be used as follows:
topsis data.csv "1,2,3" "+,-,+" results.csv
Where:
data.csvis your input file."1,2,3"is a comma-separated string of weights for each criterion."+,-,+"is a comma-separated string of impacts for each criterion, where+indicates that higher is better, and-that lower is better.results.csvwill be the output file with the TOPSIS scores and rankings.
Features
- Easy integration with Pandas DataFrames.
- Customizable weights and criteria impacts.
- Automatic normalization and ranking of alternatives.
- Command line interface for easy access and usage.
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_balbir_singh_102217078-1.0.tar.gz.
File metadata
- Download URL: topsis_balbir_singh_102217078-1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36e1ae912ec850fe3e84b06297697d804098236435b6aaa082acbfa4ce4dc3cd
|
|
| MD5 |
7873a1ef5315c37b79ea5420b404aac7
|
|
| BLAKE2b-256 |
37949c5d48d0456c4db5ba435dfca0b5d01f9032bb9a306245652f78c2215b4b
|
File details
Details for the file Topsis_Balbir_Singh_102217078-1.0-py3-none-any.whl.
File metadata
- Download URL: Topsis_Balbir_Singh_102217078-1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a80704551a6b0bfb6fe9ecac7cbf48c0c0ce26f84f20db322c7c9d0e4ceb8b0
|
|
| MD5 |
f63347bb88c80387e1676e48cad9bd71
|
|
| BLAKE2b-256 |
08df9ec70bbd5d1ac3f9332561807c196f0401845d5cae13e6c6d4f9fbdf5200
|