Skip to content

nikhilongo/topsis_by_nikhil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

topsis_by_nikhil

TOPSIS-102218082-Nikhil

This is a Python package to implement the TOPSIS (Technique for Order of Preference by Similarity to Ideal Solution) method.

Installation

pip install topsis-102218082-Nikhil


#### weight = [1,1,1,1,0.5]
#### impact = [+,-,+,+,-]

#### EXAMPLE CLI 
topsis-102218082-nikhil 102218082-data.csv "1,1,1,1,0.5" "+,-,+,+,-" 102218082-result.csv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages