A Python package in which TOPSIS technique is implemented.
Project description
Package name = TOPSIS-samridhi-101903776
About the project
As the name suggests, this package implements TOPSIS (Technique for Order of Preference by Similarity to Ideal Solution) which is a multi-criteria decision analysis method (MCDA or MCDM), which is a technique based on the concept that the chosen alternative should have the shortest geometric distance from the positive ideal solution (PIS) and the longest geometric distance from the negative ideal solution (NIS).
This package hence provides with the TOPSIS score according to which a model's relative rank with respect to other models with same number of entries is also provided.
Installation
Install the package using pip as follows :
>> pip install TOPSIS-samridhi-101903776
How to run in command prompt
First go to the directory (using cd following by your directory command) where it has been installed (prefreably the directory will be in main python folder -> Libs -> site-packages -> yourpackagename) then run the following commands :
>> python 101903776.py <InputDataFile> <Weights> <Impacts> <ResultFileName>
Eg:
>> python 101903776.py data.csv “1,1,1,2” “+,+,-,+” result.csv
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file TOPSIS-samridhi-101903776-0.0.2.tar.gz.
File metadata
- Download URL: TOPSIS-samridhi-101903776-0.0.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50cb0ff4649646fb902469e5445c8201e2bbf765edc7ac93908d551ed5df0816
|
|
| MD5 |
7c7e5cbd3ab67bd24eb5f03286b74791
|
|
| BLAKE2b-256 |
8acdc5f1a7c46be4201575c1ba676af22d59488ead3275336c66fc1c6046aa01
|
File details
Details for the file TOPSIS_samridhi_101903776-0.0.2-py3-none-any.whl.
File metadata
- Download URL: TOPSIS_samridhi_101903776-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b156edfdc2fc01baa69da6cf3f540051de4b2086c18943aafff32302fd0047e
|
|
| MD5 |
a495349337d99b671c71c4056d163440
|
|
| BLAKE2b-256 |
42aed81f96346bf07557c1f53c32134b630b59200625af002479860c89554bf4
|