Submitted By: Kunal Arora - 102116022.
Type: Package.
Title: TOPSIS.
Version: 1.0.0.
Date: 28-01-2024.
Author: Kunal Arora.
Maintainer: Kunal Arora arorakunal0930@gmail.com.
Description: Evaluation of alternatives based on multiple criteria using TOPSIS method..
Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) originated in the 1980s as a multi-criteria decision making method. TOPSIS chooses the alternative of shortest Euclidean distance from the ideal solution, and greatest distance from the negative-ideal solution.
pip install Topsis-Kunal-102116022
topsis data.csv "1,1,1,1" "+,+,-,+" result.csv
The output file contains columns of input file along with two additional columns having **Topsis_score** and **Rank**