A python package for Multiple Criteria Decision Making (MCDM) using Topsis
Project description
TOPSIS
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.
Installation
>> pip install TOPSIS-Karan-101803135
How to run in command prompt
>> topsis <InputDataFile> <Weights> <Impacts> <ResultFileName>
Example
>> topsis data.csv "1,1,1,2" "+,+,-,+" result.csv
Input File
- Input file contain three or more columns
- First column is the object/variable name (e.g. M1, M2, M3, M4…...)
- From 2nd to last columns contain numeric values only
Output File
Result file contains all the columns of input file and two additional columns having TOPSIS SCORE and RANK
License
MIT
[PlGa]: https://github.com/RahulHP/dillinger/blob/master/plugins/googleanalytics/README.md
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
File details
Details for the file TOPSIS_Karan_101803135-0.5.tar.gz.
File metadata
- Download URL: TOPSIS_Karan_101803135-0.5.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0deb64aa59de829d10e08873a578e730641b0201abf7fa0e13e02ce6d33a6c3
|
|
| MD5 |
b231cb28758b0f3bb975fd645d33fbf9
|
|
| BLAKE2b-256 |
9144f3cc1d059ceab4e9a40a802025feb7427178906ce90bae1ac0ac40804f32
|