A small package that showcases topsis approach
Project description
This is a simple package to use topsis(technique for Order of preference by Similarity to Ideal Solution) approach to select best among many things based on different attributes, such as selecting the best Machine Learning algorithms based on correlation,R-square,root mean square error and accuracy. You can use this simple package to get ranks on basis of topsis approach, ypu simply need to pass NumPy array after pre-processing your data along with weights between 0 and 1 and all weights should sum to 1 to get correct results and you need to pass impacts as well in form of '+' or '-' where '+' indicates that you need to maximise value of that particular column and '-' indicates that you need to minimise value of that particular column. After passing all these parameters you will get your rank row.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tpsisar18-0.0.2.tar.gz
.
File metadata
- Download URL: tpsisar18-0.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 150c09f071531ba9e04f3f0b26c9fbc3bf68efee5813c78e5f9e48097da10fc1 |
|
MD5 | 3563a0ecbcfa0c1d386afd08b83f2cbd |
|
BLAKE2b-256 | afa7b5d11158785cc50dfa6e3dddd78cc4033eb571e5cd8aa8bf0c516fae3b35 |
File details
Details for the file tpsisar18-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: tpsisar18-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7b4a56986c995d409a0ab9415eab7758b7a20ae5446497d93f6f34dfab132b2 |
|
MD5 | a64de7ca494b147d9699ac979ef5be8a |
|
BLAKE2b-256 | 410ebe1e2b8e3753d0b76f3a092b44e924d0aff0f1e2ea8bf739b83f1b298fe6 |