hyperbox-brain documentation

_images/logo.png

Hyperbox-Brain

A scikit-learn compatible hyperbox-based machine learning library in Python.

Introduction

hyperbox-brain is a Python open source toolbox implementing hyperbox-based machine learning algorithms built on top of scikit-learn and is distributed under the GPL-3.0 license.

The project was started in 2018 by Prof. Bogdan Gabrys and Dr. Thanh Tung Khuat at the Complex Adaptive Systems Lab - The University of Technology Sydney. This project is a core module aiming to the formulation of explainable life-long learning systems in near future.

If you use hyperbox-brain, please use this BibTeX entry:

@article{khgb22,
  author       = {Thanh Tung Khuat and Bogdan Gabrys},
  title        = {Hyperbox-brain: A Python Toolbox for Hyperbox-based Machine Learning Algorithms},
  journal      = {ArXiv},
  pages        = {1-7},
  year         = 2022,
  url          = {https://hyperbox-brain.readthedocs.io/en/latest/}
}

API Reference

If you are looking for information on a specific function, class or method, this part of the documentation is for you.

Tutorials

Indices and tables