Python project on TOPSIS
Project description
TOPSIS
This is a project developed in Python using Numpy to calculate best possible candidate in a dataset using the Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) in Data Science. The program calculates during runtime using the built-in sys module in Python.
INSTALLATION
pip install topsis-ritwik-102303905==0.0.1
USAGE
To run program, run a prompt in command prompt of the format:
python topsis.py <InputFileName> <Weights> <Impacts> <OutputFileName>
For example:
python topsis.py data.csv "2,1,0.5,1,1" "+,-,+,+,-" output.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_ritwik_102303905-0.0.2.tar.gz.
File metadata
- Download URL: topsis_ritwik_102303905-0.0.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af356652685646775157be96d68a8de1ebc981b1ecb62eda10ad395099f48e8d
|
|
| MD5 |
93aeeba3d23d0b964037e0d8b714fd06
|
|
| BLAKE2b-256 |
aed880337ec78a9db3318438b242ce32c2eec2740fbaf71aef6e49262adb2f5e
|
File details
Details for the file topsis_ritwik_102303905-0.0.2-py3-none-any.whl.
File metadata
- Download URL: topsis_ritwik_102303905-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8eb6d437e0a61caebdddd9e5a57ed0c78950a95877b9726b16a36572f434d6f
|
|
| MD5 |
e7a0d7b5db4a06b8af00c16063c973d6
|
|
| BLAKE2b-256 |
973df9d79e1c65fe79b92f41ccfad726a07e61d9412be8587d62e952b2738991
|