معرفی شرکت ها


TOPSIS-DishaSharma-101803637-0.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

To calculate TOPSIS
ویژگی مقدار
سیستم عامل OS Independent
نام فایل TOPSIS-DishaSharma-101803637-0.0.1
نام TOPSIS-DishaSharma-101803637
نسخه کتابخانه 0.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Disha Sharma
ایمیل نویسنده dishasharmaj7@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/TOPSIS-DishaSharma-101803637/
مجوز -
TOPSIS =================== It is a method of compensatory aggregation that compares a set of alternatives by identifying weights for each criterion, normalising scores for each criterion and calculating the geometric distance between each alternative and the ideal alternative, which is the best score in each criterion. ---------- TopsisPy ------------- TopsisPy is a Python Package implementing Topsis method used for multi-criteria decision analysis. Topsis stands for 'Technique for Order of Preference by Similarity to Ideal Solution'. TopsisPy intends to make the process of TOPSIS simple in python. Key features of the package are - > - Easy to use > - Numpy based > - Ideal for Students -------- Topsis for decision making ------------- #### Step 1. Construct the decision matrixes and determine the weights of criteria for k-decision makers. #### Step 2. Calculate the normalized decision matrix for each decision maker. This step transforms various attribute dimensions into non-dimensional attributes which allows comparisons across criteria. Because various criteria are usually measured in various units, the scores in the evaluation matrix X have to be transformed to a normalized scale. The normalization of values can be carried out by one of the several known standardized formulas. #### Step 3. Determine the positive ideal and negative ideal solutions for each decision maker The weighted normalized value v is calculated by multiplying it with weight. #### Step 4. Calculate the separation measures from the positive ideal solution and the negative ideal solution. Identify the positive ideal alternative (extreme performance on each criterion) and identify the negative ideal alternative (reverse extreme performance on each criterion). The ideal positive solution is the solution that maximizes the benefit criteria and minimizes the cost criteria whereas the negative ideal solution maximizes the cost criteria and minimizes the benefit criteria. #### Step 5. Calculate the separation measures. In the TOPSIS method a number of distance metrics can be applied. #### Step 6. Calculate the relative closeness to the positive ideal solution. #### Step 7. Rank the preference order or select the alternative closest to 1. A set of alternatives now can be ranked by the descending order of the value of Ri.


نحوه نصب


نصب پکیج whl TOPSIS-DishaSharma-101803637-0.0.1:

    pip install TOPSIS-DishaSharma-101803637-0.0.1.whl


نصب پکیج tar.gz TOPSIS-DishaSharma-101803637-0.0.1:

    pip install TOPSIS-DishaSharma-101803637-0.0.1.tar.gz