Hypergraph-based data mining tool for binary classification.
Project description
Hypper is a data-mining Python library for binary classification. It uses hypergraph-based methods to explore datasets for the purpose of undersampling, feature selection and binary classification.
Hypper provides an easy-to-use interface familiar to well-recognized Scikit-Learn API.
The primary goal of this library is to provide a tool for handling datasets consisting of mainly categorical features. Novel hypergraph-based methods proposed in the Hypper library were benchmarked against the alternative solutions and achieved satisfactory results. More details can be found in scientific papers presented in the section below.
Installation
pip install hypper
Local installations
pip install -e .['documentation'] # documentation
pip install -e .['develop'] # development (with testing)
pip install -e .['benchmarking'] # benchmarking scripts
pip install -e .['all'] # install everything
Tutorials:
1. Introduction to data mining with Hypper
Testing
pytest
Important links
- Source code - https://github.com/hypper-team/hypper
- Documentation - https://hypper-team.github.io/hypper.html
Citation
Project details
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 hypper-0.0.5.tar.gz
.
File metadata
- Download URL: hypper-0.0.5.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecc3cc7bcb0b85d06a0a13c6882490b531b5fca94a6386f67a44ae834a384268 |
|
MD5 | 6775e3ffcb7165fdfd04cd36c9e7a60d |
|
BLAKE2b-256 | c3b3b89ba8662da9b3c97d71850a75603e45d92bd334999468976db89ae02ccc |
File details
Details for the file hypper-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: hypper-0.0.5-py3-none-any.whl
- Upload date:
- Size: 21.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c484c5874bf1bc655c8f67d3c73c81303cd937eccfc57da1dc8570cd3686fe39 |
|
MD5 | 9915047cb5b0433f67ba8d4eaeecf9cb |
|
BLAKE2b-256 | d408509c0d9f7a2e0a88110abe935ce6124c16f10a0fc9a15306fdc3ce5d640f |