Class StandardRule

java.lang.Object
adaa.analytics.rules.logic.rulegenerator.StandardRule

public class StandardRule extends Object
The basic RuleKit learner operator. It enables inducing classification, regression, and survival rules - the problem type is established automatically using metadata of the training set.