Available models

The following table summarises the supported hyperbox-based learning algorithms in this toolbox.

Model

Feature type

Model type

Learning type

Implementation

Example

References

EIOL-GFMM

Mixed

Single

Instance-incremental

ExtendedImprovedOnlineGFMM

Notebook

[1]

Freq-Cat-Onln-GFMM

Mixed

Single

Batch-incremental

FreqCatOnlineGFMM

Notebook

[2]

OneHot-Onln-GFMM

Mixed

Single

Batch-incremental

OneHotOnlineGFMM

Notebook

[2]

Onln-GFMM

Continuous

Single

Instance-incremental

OnlineGFMM

Notebook

[3], [4]

IOL-GFMM

Continuous

Single

Instance-incremental

ImprovedOnlineGFMM

Notebook

[5], [4]

FMNN

Continuous

Single

Instance-incremental

FMNNClassifier

Notebook

[6]

EFMNN

Continuous

Single

Instance-incremental

EFMNNClassifier

Notebook

[7]

KNEFMNN

Continuous

Single

Instance-incremental

KNEFMNNClassifier

Notebook

[8]

RFMNN

Continuous

Single

Instance-incremental

RFMNNClassifier

Notebook

[9]

AGGLO-SM

Continuous

Single

Batch

AgglomerativeLearningGFMM

Notebook

[10], [4]

AGGLO-2

Continuous

Single

Batch

AccelAgglomerativeLearningGFMM

Notebook

[10], [4]

MRHGRC

Continuous

Granularity

Multi-Granular learning

MultiGranularGFMM

Notebook

[11]

Decision-level Bagging of hyperbox-based learners

Continuous

Combination

Ensemble

DecisionCombinationBagging

Notebook

[12]

Decision-level Bagging of hyperbox-based learners with hyper-parameter optimisation

Continuous

Combination

Ensemble

DecisionCombinationCrossValBagging

Notebook

Model-level Bagging of hyperbox-based learners

Continuous

Combination

Ensemble

ModelCombinationBagging

Notebook

[12]

Model-level Bagging of hyperbox-based learners with hyper-parameter optimisation

Continuous

Combination

Ensemble

ModelCombinationCrossValBagging

Notebook

Random hyperboxes

Continuous

Combination

Ensemble

RandomHyperboxesClassifier

Notebook

[13]

Random hyperboxes with hyper-parameter optimisation for base learners

Continuous

Combination

Ensemble

CrossValRandomHyperboxesClassifier

Notebook

References