Topsis-Khwaish-102217010 - A Python Package for Decision Analysis
Topsis-Khwaish-102217010 is a Python package that implements the Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS). This method helps in multi-criteria decision-making, enabling users to rank alternatives based on given criteria, weights, and impacts.
Overview
The Topsis package offers:
Ease of Use: A command-line interface for quick results.
Customizable Inputs: Allows users to define weights and impacts for each criterion.
Automated Ranking: Generates TOPSIS scores and ranks alternatives.
Installation
You can install the package directly from PyPI using pip: