This library gives function of save_topsis to give analysis...
Project description
TOPSIS Package(It is Command Line Package)
-
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file TOPSIS_Lepsy_101983018-0.1.1.tar.gz
.
File metadata
- Download URL: TOPSIS_Lepsy_101983018-0.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e7d742a6e5544345f7ffb053caba309d756360bb253baf9054249aaa53ece16 |
|
MD5 | 9782a298c75f176bb4cf7a858f80cb02 |
|
BLAKE2b-256 | d974439d47c861698435b3a5f878db4f170331fc5e26fb273caca43897fde4e6 |
File details
Details for the file TOPSIS_Lepsy_101983018-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: TOPSIS_Lepsy_101983018-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12dcb0d2a68c5d63d2b7cc04753229333227a019e1bf68eee2b6d2e95a3d82e9 |
|
MD5 | b316f1af02932cb89d0bdda5ff949e24 |
|
BLAKE2b-256 | 7b565bdf65315333ddc0938cc0453365b195cdd2c3e2d0fbde19b6b097335dbd |