Topsis Method
Topsis Method
• Weights mean how much a given factor should be taken into consideration
(default weight = 1 for all factors). like you want RAM to have weighed more than
other factors, so the weight of RAM can be 2, while others can have 1.
• Impact means that a given factor has a positive or negative impact. Like you
want Battery to be large as possible but the price of the mobile to be less as
possible, so you’ll assign ‘+’ weight to the battery and ‘- ‘weight to the price.
This method can be applied in ranking machine learning models on basis of various
factors like correlation, R^2, accuracy, Root mean square error, etc. Now that we have
understood what is TOPSIS, and where we can apply this. TOPSIS is a compensatory
method. These kinds of methods allow the compromise between different criteria, where
a bad result in one criterion can be compensated by a good result in another criterion. An
assumption of TOPSIS method is that each criterion has either a monotonically increasing
or decreasing preference. Due to the possibility of criteria modelling, compensatory
methods, certainly including TOPSIS, are widely used in various sectors of multi-criteria
decision making
TOPSIS Efficiency
First, it is important to discuss the efficiency of the TOPSIS method. The calculation time
of the TOPSIS method rises slightly when the number of criteria increases
Disadvantages
TOPSIS presents the problem of ranking reversal (the final ranking can swap when new
alternatives are included in the model).