the Pseudo Karnaugh Map
Introduction
The Pseudo Karnaugh Map (PKMap), a coloured Weighted / Multi-valued Karnaugh Map, an Enchanced Karnaugh Map as the project's initially named, is an evaluation method to visualize the imbalanced class distribution of a dataset.
This project was started to guide the generating of synthesis datasets in which a self-collected data is added into a public dataset. Later, we found it works in dataset imbalance representation as well.
Why PKMap
Gain instructive insight of a datset before utilizing is currently virtually impossible. The PKMap is expected to offer an intuitionistic and visualized recognization of the imbalanced classes distribution of a dataset.
Documantation
Publications
A primiary paper about the PKMap has been publish, more is on the way.
- Lu Z, Liu G, Liao R. A pseudo Karnaugh mapping approach for datasets imbalance. In: E3S Web of Conferences. Vol 236. EDP Sciences; 2021:04006. DOI:10.1051/e3sconf/202123604006
Here is the BibLaTeX code:
@inproceedings{lu2021,
title = {A Pseudo {{Karnaugh}} Mapping Approach for Datasets Imbalance},
booktitle = {{{E3S Web}} of {{Conferences}}},
author = {Lu, Zhijian and Liu, Gang and Liao, Rongwen},
editor = {Anpo, M. and Song, F.},
date = {2021},
volume = {236},
pages = {04006},
publisher = {{EDP Sciences}},
doi = {10.1051/e3sconf/202123604006},
eventtitle = {3rd {{International Conference}} on {{Energy Resources}} and {{Sustainable Development}} ({{ICERSD2020}})}
}
Release files for pkmap 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 | |
|---|---|---|---|
| pkmap-0.2.1.tar.gz | 37.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pkmap-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 79.0 kB
Release files / pkmap-0.2.1.tar.gz
| Download URL | pkmap-0.2.1.tar.gz |
|---|---|
| Size | 37.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ed68f60e1ed60815107c21b9209c0aec164cf53f5d4e666832b83e8ae92bc393
|
|
BLAKE2b-256 checksum How to use checksums |
3c0c05eb5d31c972ca3ec1f17eeba909ec1cc7433eee3b5223373ab9c17dd5e5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
|
Release files / pkmap-0.2.1-py3-none-any.whl
| Download URL | pkmap-0.2.1-py3-none-any.whl |
|---|---|
| Size | 42.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d71af0740601b5385375fd8cba46296587768282c9b04cf0f1c298ba3920f87c
|
|
BLAKE2b-256 checksum How to use checksums |
7fe4a906eeb781b8799e448a0b009ef080226791921697b50d12364af33dee8e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
|