It is package which is used to find best among the value using mathematical model(topsis)
Project description
topsis_package
It is a python package which is used to find best among the value using mathematical model(topsis)
Installation
Use the package manager pip to install this package.
pip install topsis-Inderjeet-101803689
About
TOPSIS is an acronym that stands for 'Technique of Order Preference Similarity to the Ideal Solution' and is a pretty straightforward MCDA method. As the name implies, the method is based on finding an ideal and an anti-ideal solution and comparing the distance of each one of the alternatives to those
To get started quickly, just use the following:
from topsis_pckg.topsis import topsis
topsis('file_name','Weight','Impact','outputfile_name')
make ensure the weights and impacts should be in ""
eg: "1,1,1,1" and "+,-,+,-"
Pre-requisite
The data should be enclosed in the csv file. There must be more than 2 columns
Result
the output(outputfile_name) is saved in the project folder with extra 2 columns with topsis score and rank.
License
© 2020 Inderjeet Singh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file topsis-Inderjeet-101803689-1.0.0.tar.gz
.
File metadata
- Download URL: topsis-Inderjeet-101803689-1.0.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce6bf57fb1f5d4bc41f989062519a35ca1c4121fdbd9bb9d314dca26bd88d07f |
|
MD5 | 29611994969fdfd5f0999e8aede5749b |
|
BLAKE2b-256 | b51f818d8fe455307e28163ab42778c87161317e73551d83cbfec745211c3c17 |
File details
Details for the file topsis_Inderjeet_101803689-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: topsis_Inderjeet_101803689-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bc95feabd90b78a5781932e70827491524abcfd5aa7c9a5ebd693d4766abb58 |
|
MD5 | 9bc3a94d96e5e5bdd1116be6d80aaf3f |
|
BLAKE2b-256 | 2c79e1a40a1e3be9313dae221b847064f969ccf628bebb90511674a2417d47c6 |