Package for implementing topsis functionality
Naveen Budhwal
COE-16
Roll number: 101703362
Description
Package for implementing the topsis functionality easily.
Installation
pip install topsis_naveen
Command Line Arguments
topsis_naveen <dataset>.csv "<weigths> "<levels>"
First argument is the input csv filename containing the dataset. The second argument is the weigths assigned to each column. The third argument is a string of +,- denoting whether the particular column/feature needs to be increased(+) or decreased(-)
Use via py script
from topsis_naveen import topsis
topsis('<input_filename>.csv', '<Weights>', '<Levels>')
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
topsis-naveen-1.3.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters