public class ContinuousFeature extends Feature
| Constructor and Description |
|---|
ContinuousFeature(org.dmg.pmml.DataField dataField) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.Predicate |
encodePredicate(int splitCondition,
boolean left) |
boolean |
isDefaultLeft(Node node) |
getDataField, getNamepublic boolean isDefaultLeft(Node node)
isDefaultLeft in class Featurepublic org.dmg.pmml.Predicate encodePredicate(int splitCondition,
boolean left)
encodePredicate in class FeatureCopyright © 2016. All Rights Reserved.