public class RandomDiscretizer extends AbstractDiscretizer
| Constructor and Description |
|---|
RandomDiscretizer() |
| Modifier and Type | Method and Description |
|---|---|
protected List<DiscretizationTransition> |
fitCreateTransitions(Serializable[] values,
Double[] labels)
Fits on the data
|
apply, fit, fit, getDiscretizationTransitionsFromCutPoints, getTransitionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, getTransitionprotected List<DiscretizationTransition> fitCreateTransitions(Serializable[] values, Double[] labels)
AbstractDiscretizerfitCreateTransitions in class AbstractDiscretizervalues - the values to be fitted onlabels - the labels. != null, iff supervisedCollection containing the DiscretizationTransitionsCopyright © 2019 viadee Unternehmensberatung AG. All rights reserved.