A Topsis package that takes inputs as CSV and generates scores in results CSV!
Project description
TOPSIS_102183056
TOPSIS method for multiple-criteria decision making (MCDM)
What is TOPSIS?
Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) originated in the 1980s as a multi-criteria decision making method. TOPSIS chooses the alternative of shortest Euclidean distance from the ideal solution, and greatest distance from the negative-ideal solution.
🔗 Usage
topsis data.csv "1,1,1,1" "+,+,-,+" result.csv
🔗 Input File(data.csv)
Model Correlation R2 RMSE Accuracy
M1 0.79 0.62 1.25 60.89
M2 0.66 0.44 2.89 63.07
M3 0.56 0.31 1.57 62.87
M4 0.82 0.67 2.68 70.19
M5 0.75 0.56 1.3 80.39
🔗 Output File(result.csv)
Model Correlation R2 RMSE Accuracy Topsis_score Rank
M1 0.79 0.62 1.25 60.89 0.7722 2
M2 0.66 0.44 2.89 63.07 0.2255 5
M3 0.56 0.31 1.57 62.87 0.4388 4
M4 0.82 0.67 2.68 70.19 0.5238 3
M5 0.75 0.56 1.3 80.39 0.8113 1
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-Sahil_Rohilla-102183056-1.0.4.tar.gz.
File metadata
- Download URL: TOPSIS-Sahil_Rohilla-102183056-1.0.4.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b1933df779d3f01e51663d5f62b797945ced519e3e646b0986eced909cc8f14
|
|
| MD5 |
53159bb699629bafced663dc16acb2bb
|
|
| BLAKE2b-256 |
a64e24cee8f4567fad999c9186c88b45e4a4e3a818ba23bb0c254a61c86d40a3
|
File details
Details for the file TOPSIS_Sahil_Rohilla_102183056-1.0.4-py3-none-any.whl.
File metadata
- Download URL: TOPSIS_Sahil_Rohilla_102183056-1.0.4-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5041d16b7bd65b162533e8628dfe24619cd12e52738a3e1534187cd22d2e1182
|
|
| MD5 |
e1b3d4f419b42fee1e139d1dc06ed1d0
|
|
| BLAKE2b-256 |
b6ca47fe5ae10af284b94ce83320b2208e5125987fa75c36839050f00e8657ad
|