topsis-kritika-101983031

python implementation for TOPSIS


Keywords
topsis
License
MIT
Install
pip install topsis-kritika-101983031==1.0

Documentation

TOPSIS-kritika-101983031

implementation of Technique of Order Preference Similarity to the Ideal Solution. it is based on finding an ideal and an anti-ideal solution and comparing the distance of each one of the alternatives to those.

to run from command line: following format must be followed: Usages: python topsis.py Example: python topsis.py inputfile.csv “1,1,1,2” “+,+,-,+” result.csv