| Class | Description |
|---|---|
| AmevaDiscretizer |
Implementation of the Ameva discretization algorithm described by [Gonzales-Abril, Cuberos, Velasco, Ortega 2009]
|
| EqualSizeDiscretizer |
Implementation of the PKID and ESD discretization algorithms described by [Yang and Webb 2009]
|
| FUSINTERDiscretizer |
Implementation of the FUSINTER discretization algorithm described by [Zighed, Rabaséda, Rakotomalala 1998]
|
| ManualDiscretizer |
Discretizer allowing to specify custom classes.
|
| MDLPDiscretizer | |
| PercentileMedianDiscretizer |
Discretizer partitioning data into n specified classes using their mean values as a class label
|
| RandomDiscretizer |
Reference discretizer to establish a baseline to compare advanced, supervised
approaches with.
|
| UniqueValueDiscretizer |
Discretizer mapping each value type to a unique integer value
|
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.