A package for Rank Set Sampling using sum‑based ranking
Project description
rankest
rankest is a lightweight Python package for performing Rank Set Sampling, where rankings are based on the sum of feature values. It is especially useful in pre-processing datasets before applying classification algorithms, such as in medical data (e.g., diabetes prediction).
📌 Features
- Ranks each row by summing the selected feature values.
- Assigns ranks in descending order (highest sum gets Rank 1).
- Modular, easy-to-use API.
- Ideal for research and academic projects involving sampling.
🚀 Installation
You can install the package from PyPI:
pip install rankest
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
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
File details
Details for the file rankest-0.1.0.tar.gz.
File metadata
- Download URL: rankest-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67114789e72a2f826bc91e55575aa4ce788a240f9e7c1de12d9129ea71c777e6
|
|
| MD5 |
bc8e2517f0ff709068439c8981cb2ef6
|
|
| BLAKE2b-256 |
8e925de8ca714c9f9c48fd075fc6ccfe3eefe73702c617fb6ad2309b7c2fc6b5
|
File details
Details for the file rankest-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rankest-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72036711be2e4b7d9ac3b0c74287a0ee37f46166fcc1650c369a8f9000f17e06
|
|
| MD5 |
67d32fc718c96e642f5de8dde6a6ee80
|
|
| BLAKE2b-256 |
5df283270e6f0d86387364ade4c20e70b5bd367980b839e7ae09e9f6b57acb12
|