Topsis-Saksham-102017191

A python package that helps you run TOPSIS (technique for order performance by similarity to ideal solution) for multi-criteria decision making


Keywords
Topsis, TIET, UCS654, Thapar, implement
License
MIT
Install
pip install Topsis-Saksham-102017191==0.0.2

Documentation

Description

This is a python package used for implementing Topsis method used for multi-criteria decision analysis.

Just provide your input attributes as mentioned in the readme file and it will give you the results.

You will get the entire data frame with topsis score and rank which will be stored in the result.csv you provided while running the file

Usage

Refer to readme.txt file to know more about implementation

License

MIT