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.1.tar.gz (4.4 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.1-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: topsis_paras_102203836-1.0.1.tar.gz
  • Upload date:
  • Size: 4.4 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.1.tar.gz
Algorithm Hash digest
SHA256 e355125f53692f4366c6c1c07c793d3a16a06dd0769eca72aa18dca766732f65
MD5 4160a25945d9746e4c8cfddba91e2519
BLAKE2b-256 97485ad267d2cee354fcbff02444e2c302dc8b9324f9660b2f76730f6d182ca6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Topsis_Paras_102203836-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c44490715e79dfca84dc2c8abfa279d4f8ec3d828d3c1cb398cb75d972e4f515
MD5 129c6ca8f60130a9b8b196dcf4321247
BLAKE2b-256 3ea3b53658ab8bbe9f903299b5a8591f8d7bc3c2585f98b14eaffacd73122b94

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