Skip to main content

A Python package to implement Topsis analysis

Project description

topsis-python

Topsis analysis of a csv file

""UCS633 Project Submission""

Name - Dhriti Jindal

Roll no. - 101703166

About Topsis

The Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS) is a multi-criteria decision analysis method, which was originally developed by Ching-Lai Hwang and Yoon in 1981 with further developments by Yoon in 1987, and Hwang, Lai and Liu in 1993. TOPSIS is based on the concept that the chosen alternative should have the shortest geometric distance from the positive ideal solution (PIS) and the longest geometric distance from the negative ideal solution (NIS).

Installation

pip install topsis-101703166_COE8

Usage

Following query on terminal will provide you the topsis analysis for input csv file.

topsis-101703166_COE8 -n "dataset-name.csv" -w "w1,w2,w3,w4,..." -i "i1,i2,i3,i4,..."

w1,w2,w3,w4 represent weights, and i1,i2,i3,i4 represent impacts where 1 is used for maximize and 0 for minimize. Size of w and i is equal to number of features.

Note that the first row and first column of dataset is dropped

Rank 1 signifies best decision

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MIT

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_101703166_COE8-1.0.0.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file topsis_101703166_COE8-1.0.0.tar.gz.

File metadata

  • Download URL: topsis_101703166_COE8-1.0.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200106 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.6

File hashes

Hashes for topsis_101703166_COE8-1.0.0.tar.gz
Algorithm Hash digest
SHA256 2e9ce1a38f35512eedfc3aeb4df5ab138717b08406957e17ce16f8bfd9b2e5cb
MD5 332cdcf4028f16f4350ba338bab428e6
BLAKE2b-256 ee69ae7ca5468b436d3c495a07d1991850d51cc18f72e51f588c06359eefbae6

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