معرفی شرکت ها


TOPSIS-RONAK-101803137-0.0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

This package takes a .csv file as input and calculate topsis score of all entries and rank them according to the topsis score
ویژگی مقدار
سیستم عامل OS Independent
نام فایل TOPSIS-RONAK-101803137-0.0.1
نام TOPSIS-RONAK-101803137
نسخه کتابخانه 0.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ronak
ایمیل نویسنده ronaka2328@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/TOPSIS-RONAK-101803137/
مجوز MIT
TOPSIS implementation for Multi criteria decision making The Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS) is a multi-criteria decision analysis method, which is based on the concept that the chosen alternative should have the shortest geometric distance from the positive ideal solution (PIS)[4] and the longest geometric distance from the negative ideal solution (NIS). The package (TOPSIS-RONAK-101803137) contains the python script topsis.py and it further contains the function topsis_score which has to given 4 parameters - 1. Name of input .csv file. 2. Weights of all the attributes in the form of list. 3. Impact of all the parameters(either '+' or '-'). 4. Name of output .csv file. Note - All the column entries should be numeric only. Example code : import TOPSIS-RONAK-101803137.topsis topsis.topsis('inputFile.csv', [1,1,1,1], ['+','+','-','+',],'outputFile.csv')


نحوه نصب


نصب پکیج whl TOPSIS-RONAK-101803137-0.0.1:

    pip install TOPSIS-RONAK-101803137-0.0.1.whl


نصب پکیج tar.gz TOPSIS-RONAK-101803137-0.0.1:

    pip install TOPSIS-RONAK-101803137-0.0.1.tar.gz