A TOPSIS Python package.
Project description
TOPSIS
A Python package to get topsis (Technique for Order of Preference by Simmilarity to Ideal Solution ).
Following query on terminal will provide you the topsis detail.
Usages:
python topsis.py <InputDataFile> <Weights> <Impacts>
Example:Â
For a dataset having 4 columns of atrributes we can run
pass the arguments as follows:
python topsis.py myData.csv "1,2,1,1" "+,+,-,+"
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
topsis-bharat-4.0.0.tar.gz
(2.3 kB
view hashes)
Built Distribution
Close
Hashes for topsis_bharat-4.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61698e8a7d5600feaaadc427acccc61b1130d304fc9c859a827c8ced16896979 |
|
MD5 | 13e69accba3158fe1994a8445c725234 |
|
BLAKE2b-256 | 3253254889ad03b2802cb7c4d4f239993622ee61a1617b59c7db5e09c1838d34 |