Skip to main content

Topsis Analysis

Project description

Topsis Analysis

Installation

Use the package manager pip to install topsis.

pip install topsis-neeraj

Usage

Following query on terminal will provide you the topsis analysis for input csv file.

topsis -n "dataset-name" -w "w1,w2,w3,w4,..." -i "i1,i2,i3,i4,..."

Do not mention the file format, 'csv', as part of dataset-name. w1,w2,w3,w4 represent weights, and i1,i2,i3,i4 represent impacts where 1 is used for maximize and 0 for minimize. Size of w and i is equal to number of features.

Note that the first row and first column of dataset is dropped

Rank 1 signifies best decision

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MIT

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-neeraj-0.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

topsis_neeraj-0.0.1-py3-none-any.whl (4.0 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