Skip to main content

It gives the ranking to models as per the TOPSIS score.Please view the instructions so as to run the package smoothly in your terminal.

Project description

TOPSIS PACKAGE - Assignment 1

I have developed a command line python program to implement the TOPSIS. TOPSIS (technique for order performance by similarity to ideal solution) is a useful technique in dealing with multi-attribute or multi-criteria decision making (MADM/MCDM) problems in the real world

Installation

pip install topsis-dev-102117155

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.

py -m topsis.__main__ [input_file_name.csv] [weight as string] [impact as string] [result_file_name.csv]

Example Usage

The below example is for the data have 5 columns. py -m topsis.__main__ "C:\User\...." "1,1,2,0.5,0.75" "+,+,-,-,-" "C:\User\....."

Example Dataset

Fund Name P1 P2 P3 P4 P5
M1 0.78 0.61 5.5 34.7 10.4
M2 0.88 0.77 5 58.4 16.26
M3 0.61 0.37 5.9 39.9 11.7
M4 0.76 0.58 4.2 57.7 15.81
M5 0.84 0.71 3.2 48 13.19
M6 0.76 0.58 4 68.8 18.54
M7 0.81 0.66 6.5 38.2 11.54
M8 0.81 0.66 3.2 32.8 9.37

Output Dataset

Fund Name P1 P2 P3 P4 P5 TOPSIS Score Rank
M1 0.78 0.61 5.5 34.7 10.4 0.5303740545041122 4
M2 0.88 0.77 5 58.4 16.26 0.5372510220778413 3
M3 0.61 0.37 5.9 39.9 11.7 0.4715707210914604 8
M4 0.76 0.58 4.2 57.7 15.81 0.5099483054760279 6
M5 0.84 0.71 3.2 48 13.19 0.57723478293325 1
M6 0.76 0.58 4 68.8 18.54 0.49447887833737925 7
M7 0.81 0.66 6.5 38.2 11.54 0.5244107252631429 5
M8 0.81 0.66 3.2 32.8 9.37 0.5576533672285703 2

Important Points

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

Copyrights

License

© 2024 Dev Ahuja

This repository is licensed under the MIT license.

See LICENSE for details.

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-dev-102117155-0.0.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

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

topsis_dev_102117155-0.0.1-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file topsis-dev-102117155-0.0.1.tar.gz.

File metadata

  • Download URL: topsis-dev-102117155-0.0.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for topsis-dev-102117155-0.0.1.tar.gz
Algorithm Hash digest
SHA256 4eb8191672319b684b62d61a76919bd8eb22fe7c886b1e8e91c55a57180ead50
MD5 d195a2737b347c802920598bd2ccfdb8
BLAKE2b-256 1b82a94f78e9162d9a5c681f4cac39ceda5f56c40be1c60f3a7d65f46c88fbb5

See more details on using hashes here.

File details

Details for the file topsis_dev_102117155-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for topsis_dev_102117155-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0d3a9a053980bc8500a83b4504f463f4ddc424cb07e398901bb7e5adda6e94b3
MD5 91e9cdb07f616e4e6a4cc382fedc5acd
BLAKE2b-256 c0e603730f905b620b5bcf446352e24ff7042cf31c7a56396eb27241c29a7808

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