Skip to main content

This library gives function of save_topsis to give analysis...

Project description

TOPSIS Package(It is Command Line Package)

N|Solid

Build Status

  • TOPSIS stands for Technique for Oder Preference by Similarity to Ideal Solution.

  • It is a method of compensatory aggregation that compares a set of alternatives by identifying weights for each criterion, normalising scores for each criterion and calculating the geometric distance between each alternative and the ideal alternative, which is the best score in each criterion. An assumption of TOPSIS is that the criteria are monotonically increasing or decreasing. In this Python package Vector Normalization has been implemented.

Installation!

$ python3 -m pip install TOPSIS_Lepsy_101983018

Usage

Step 1: >>>python3 
Step 2: >>> import TOPSIS_Lepsy_101983018 as tp 
Step 3: >>>tp.topsis(InputDataFile,weights,Impacts)

Note: This package will work for the Python interactive interpreter or any of the Python editor. This package will not work as command line solution. For the command line solution email at: goyalpti99@gmail.com

The result will be displayed as the row number having the maximum rank. This is the result after preprocessing the data, calculating Normalized Decision Matrix, then calculating Weighted Normalized Decision Matrix, calculation of best and worst value for every feature, then calculating the Euclidean Distance of every row from the best and the worst ideal ideal solution followed by calculation of performance and rank.

Alongwith with the row number having best rank, the ranks for all labels(rows) is also displayed.

License

MIT

Free Software, Hell Yeah!

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_Lepsy_101983018-0.1.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

TOPSIS_Lepsy_101983018-0.1.1-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

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