Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daxter-army/topsis_python_package

A Python package to find TOPSIS for multi-criteria decision analysis method
https://github.com/daxter-army/topsis_python_package

csv data-analytics pandas python tabulate topsis

Last synced: 24 days ago
JSON representation

A Python package to find TOPSIS for multi-criteria decision analysis method

Awesome Lists containing this project

README

        

# CalcTopsis

* CalcTopsis is a Python package implementing Topsis method sed for multi-criteria decision analysis.
* Topsis stands for **T**echnique for **O**rder of **P**reference by **S**imilarity to **I**deal **S**olution

* Just provide your input attributes and it will give you the results

## 🚲 How to Use

Just refer to the .ipynb file

This will print all the output attribute values along with the Rank column, in a tabular format

## 📎 License
MIT