Skip to main content

implementation of TOPSIS

Project description

Implementation of TOPSIS

->Input File

  1. Input file contain three or more columns
  2. First column is the object/variable name (e.g. M1, M2, M3, M4…...)
  3. From 2nd to last columns contain numeric values only -> Output Files Result file contains all the columns of input file and two additional columns having TOPSIS SCORE and RANK

Installation

pip install TOPSIS-101803089-amrit


License

© 2020 Amrit Jain

This repository is licensed under the MIT license. See LICENSE for details.

Sample input in cmd

python topsis.py data.csv 1,1,1,1 -,+,-,- result.csv

usage- python topsis.py 'InputDataFile' 'Weights' 'Impacts' 'ResultFileName'

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

TOPSIS_101803089_amrit-0.0.1-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

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