Skip to main content

TOPSIS implementation by Jasmeet Kaur

Project description

Topsis Python Package

Made By Jasmeet Kaur (Roll No. 102116124)

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.

Features

Efficient Topsis Analysis: The package efficiently calculates Topsis scores and ranks for decision-making alternatives given a dataset.

Command-Line Interface: Use the command-line interface to run Topsis analysis easily with specified parameters.

Error Handling: The package includes robust error handling to provide clear feedback on incorrect inputs or missing files.

Installation

pip install topsis-jasmeet-102116124

Usage

Please provide the filename for the CSV, including the .csv extension. After that, enter the weights vector with values separated by commas. Following the weights vector, input the impacts vector, where each element is denoted by a plus (+) or minus (-) sign. Lastly, specify the output file name along with the .csv extension.

Example Usage

The below example is for the data have 5 columns.

python program.py InputDataFile Weights Impacts ResultFileName

Example : python Topsis 102116124-data.csv "1,1,1,1,1" "+,-,+,+,+" 102116124-result.csv

Important Points

There should be only numeric columns except the first column i.e. Fund Name. Input file must contain atleast three columns.

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-Jasmeet-102116124-0.0.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

Topsis_Jasmeet_102116124-0.0.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file Topsis-Jasmeet-102116124-0.0.0.tar.gz.

File metadata

File hashes

Hashes for Topsis-Jasmeet-102116124-0.0.0.tar.gz
Algorithm Hash digest
SHA256 03ca2a0bcf3d2cf57a8d6967c1eec859d977ce5b4a4ba5aab25f8859d6092953
MD5 453719784f9aac7dd8946c41298d2115
BLAKE2b-256 f122db1717390ddd9379cdb7e5498d24f0382fcaee07b3dc177dfdf9b20ae2df

See more details on using hashes here.

File details

Details for the file Topsis_Jasmeet_102116124-0.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for Topsis_Jasmeet_102116124-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5c4064ef719b34cbf78a73e3b09be7ae5fa554e958b4f086900c27db7a794034
MD5 7c3ef2d60604786c9988dfc6259d260b
BLAKE2b-256 a2ba4ba761d1942c2ae0f4fc34f0600a85115c9809dad45c7df6c5eed4457eeb

See more details on using hashes here.

Supported by

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