Skip to main content

topsis

Project description

Project description TOPSIS Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) came in the 1980s as a multi-criteria-based decision-making method. TOPSIS chooses the alternative of shortest the Euclidean distance from the ideal solution and greatest distance from the negative ideal solution.

TOPSIS is a way to allocate the ranks on basis of the weights and impact of the given factors:.

Weights mean how much a given factor should be taken into consideration Impact means that a given factor has a positive or negative impact. This tool allows you to calculate the topsis ranking and save the results in the form of a csv (Comma Seperated Value) file.

Installing Package pip install Topsis-Drishti-102016102 Using the TOPSIS tool Create a script by importing the package and just calling the TOPSIS function. import importlib topsis=importlib.import_module(“Topsis_Drishti_1016102”) topsis.TOPSIS() Run the Script through command line as shown below: C:/Users/admin> python myscript.py <Data_File_csv> <Weights(Comma_seperated)> <Impacts(Comma_seperated)> <Result_file_csv>

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_Drishti_102016102-0.4.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file Topsis_Drishti_102016102-0.4.tar.gz.

File metadata

  • Download URL: Topsis_Drishti_102016102-0.4.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.2

File hashes

Hashes for Topsis_Drishti_102016102-0.4.tar.gz
Algorithm Hash digest
SHA256 c8ce68459c3b8448d790d9b6ea0c912b73a669e0ee87b00d04b22a857c892ae0
MD5 4a256e1595244a7742eb96a273cd65d1
BLAKE2b-256 89cb8d8bd612fbda2943dc9af63df8ea0864525d7d844d23683249cbc9fd184b

See more details on using hashes here.

Supported by

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