Metadata-Version: 1.1
Name: TOPSIS-Vipul-101803491
Version: 0.8
Summary: TOPSIS implementation
Home-page: https://github.com/Vipul767/TOPSIS_Vipul_1018013491
Author: Vipul Goel
Author-email: vgoel_be18@thapar.edu
License: UNKNOWN
Download-URL: https://github.com/Vipul767/TOPSIS_Vipul_1018013491/archive/v_08.tar.gz
Description: TOPSIS-Vipul-101803491 is an implementation of Technique of Order Preference Similarity to the Ideal Solution(TOPSIS). It will help you to place your data acc to preference that is by looking at the data and performing some Maths it will tell you the Preference in which you will be most benefitted. If you want to run the code from command line use the following format: python topsis.py <InputDataFile> <Weights> <Impacts> <ResultFileName> Example: python topsis.py inputfile.csv “1,1,1,2” “+,+,-,+” result.csv
Keywords: TOSPSIS,Normalised_Matrix,Performance_score,Rank,Weighted_Normalised_matrix
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
