| Interface | Description |
|---|---|
| Discretizer |
Represents functionality every column needs to provide: discretization.
|
| Class | Description |
|---|---|
| AbstractDiscretizer |
Abstract discretizer managing both the discretization and un-discretization for all discretizers that choose to work
with the
DiscretizationTransition |
| AbstractSupervisedDiscretizer | |
| CategoricalDiscretizationOrigin |
Represents a categorical discretization origin
|
| DiscretizationOrigin |
The left hand side of the origin
Represents the values pre-discretization
|
| DiscretizationTransition |
The relation between original and discretized value
|
| Interval |
Interval class for Discretization methods with begin and end index to determine class distribution
can be transformed to DiscretizerTransitions
|
| NumericDiscretizationOrigin |
Represents a numeric discretization origin
|
| Enum | Description |
|---|---|
| DiscretizationType |
Specifies the possible data types that can be discretized
|
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.