Skip to main content

A Python package to rank ML models/choices using topsis technique

Project description

This package is implementation of topsis technique of multi-criteria decision analysis. This package will accept three parameters:

  1. data.csv //file which contains the models and parameters
  2. string of weights separated by commas(,)
  3. string of requirements (+/-) separated by commas(,) // important install pandas,sys,operator and math libraries before installing this // You can install this package using following command pip install topsis-101703557

Project details


Release history Release notifications | RSS feed

This version

1.1

Download files

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

Source Distribution

topsis-101703557-1.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

topsis_101703557-1.1-py3-none-any.whl (3.9 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