Class RuleActiveRegressionNode

  • All Implemented Interfaces:
    Serializable, MOAObject

    public class RuleActiveRegressionNode
    extends RuleActiveLearningNode
    A modified ActiveLearningNode that uses a Perceptron as the leaf node model, and ensures that the class values sent to the attribute observers are not truncated to ints if regression is being performed
    See Also:
    Serialized Form