Metadata-Version: 2.4
Name: Topsis-Aishani-102303250
Version: 1.0.0
Summary: A Python package for TOPSIS implementation
Author-email: Aishani <aishani1020@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scikit-learn
Dynamic: license-file

# TOPSIS-Aishani-102303250

This package implements the Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS).

## Installation
```bash
pip install Topsis-Aishani-102303250
