SMOTE for Compositional Data is an adaptation of the well-known SMOTE algorithm for the case where the labels of the dataset are compositional data. The package can also be used when the features are compositional data (but not when both are at the same time), by swapping the features and labels when calling the function.
Documentation: https://smote-cd.readthedocs.io/
Installation
SMOTE-CD can be installed on Python 3.7 or above.
Dependencies
The following Python packages are required by SMOTE-CD:
User installation
You can install SMOTE-CD using pip
python -m pip install smote-cd
Release files for smote-cd 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| smote_cd-0.2.1.tar.gz | 10.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| smote_cd-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.4 kB
Release files / smote_cd-0.2.1.tar.gz
| Download URL | smote_cd-0.2.1.tar.gz |
|---|---|
| Size | 10.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d114d17ac5df3e4b7b6ec25806e11bd953a4c66ed926755bce67eea923e8b447
|
|
BLAKE2b-256 checksum How to use checksums |
167b86fc354fe1eb5bb1ad221b0bf2910c45710490ec32c41af8a9adb8dc7038
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.7
|
Release files / smote_cd-0.2.1-py3-none-any.whl
| Download URL | smote_cd-0.2.1-py3-none-any.whl |
|---|---|
| Size | 10.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9f542bd418aef392099a4476e244309d7ea39f93af786ab11f9532c0b08c31b4
|
|
BLAKE2b-256 checksum How to use checksums |
3980cd3a72dd2b0cd26b95718466e89112fa8034b0014f7a5fc8ee6209b98bff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.7
|