Skip to main content

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:

  1. dataset.csv (file path which contains the dataset)
  2. string of weights separated by commas(,)
  3. string of impacts (+/-) separated by commas(,)
  4. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

topsis_gurleen_102003138-0.3.tar.gz (3.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page