Skip to main content

Calculate TOPSIS score and rank alternatives.

Project description

TOPSIS

This script calculates the TOPSIS (Technique for Order Preference by Similarity to Ideal Solution) score and ranks alternatives based on the provided decision matrix, weights, and impacts. It uses the weights and impacts to determine the ideal best and worst values, then calculates the distance of each alternative from these values to derive the final score and ranking.

Installation

There are no external dependencies, but you need to have Python and pandas installed to run the script.

pip install Topsis-Paras-102203836

How to use it?

Step 1: Prepare the Data

The input data should be a CSV file containing the following columns:

The first column should contain the fund names. The remaining columns should contain the criteria values for each alternative (row).

Step 2: Run the Script

To run the script, use the following command in the terminal:

python .py Example: python topsis.py data.csv "1,1,1,2,1" "+,+,-,+,-" results.csv Where:

.py is the name of the script file (e.g., topsis.py).

is your input CSV file (e.g., data.csv).

is a comma-separated string of weights for each criterion (e.g., "1,1,1,2,1").

is a comma-separated string of impacts for each criterion (e.g., "+,+,-,+,-").

is the file where the results will be saved (e.g., results.csv).

Step 3: Output

The output will be a CSV file with the calculated TOPSIS scores and ranks for each alternative. ...

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

topsis_paras_102203836-1.0.3.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Topsis_Paras_102203836-1.0.3-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file topsis_paras_102203836-1.0.3.tar.gz.

File metadata

  • Download URL: topsis_paras_102203836-1.0.3.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for topsis_paras_102203836-1.0.3.tar.gz
Algorithm Hash digest
SHA256 9c9a455b2ef8643c8292fad76080f73a0ad47d53e8470b9e3939b6d2649b496a
MD5 764a1d4f5f77b456bd6080842f087cc3
BLAKE2b-256 154cedded44e7692874e56d8ce762eb65d027db83b3f5f1145f8ddf43ffb8cb5

See more details on using hashes here.

File details

Details for the file Topsis_Paras_102203836-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for Topsis_Paras_102203836-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5acd590b1061cf675920c54a26a187e0e557774f6e2cbdfad23d68d2e0fb2e67
MD5 dbffbf8a8aeaf5a00ed02bdaf0b461bb
BLAKE2b-256 72146c3729516880c2598e36200d9dd23e7fa66823eba7f26585a6cd722d44ea

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page