This package is implementation of Multiple-criteria decision making using Topsis Algorithm
Project description
Topsis
By Gurleen Kaur, 102003138
This package can be used for implementation of Multiple criteria decision making using Topsis Algorithm. This is a python library for dealing with Multi-Criteria Decision Making (MCDM) problems by using techniques for order of preference by similarity to ideal solution (TOPSIS).
Installation
pip install topsis-gurleen-102003138
How to use
This package will accept four arguments during file execution:
- dataset.csv (file path which contains the dataset)
- string of weights separated by commas(,)
- string of impacts (+/-) separated by commas(,)
- result.csv (file path where the result needs to be stored)
Pre-requirements
install pandas and math libraries before installing this package
pip install pandas
pip install math
You can install this package using following command
pip install topsis_gurleen_102003138
License
© 2023 Gurleen Kaur This repository is licensed under the MIT license. See LICENSE for details.
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
File details
Details for the file topsis_gurleen_102003138-0.3.tar.gz.
File metadata
- Download URL: topsis_gurleen_102003138-0.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13c557f5af4b0643835b02c5853e66313491b37e471e97f12d30ede62e71421a
|
|
| MD5 |
53a8fde4b386bbd9640cc728bda3eaf6
|
|
| BLAKE2b-256 |
6b80300426e61a1e279204325e295fd35b0d87c481ed7ef2be3ab1751d155daf
|