Package jildt.tilde

Class Summary
bestCandidate Internal action for selecting the best candidate to form a node in a logical decision tree.
execTilde Internal action to execute TILDE algorithm for building logical decision trees.
findExamples Internal action to find and collect the indexes of training examples corresponding to a plan P.
initialQuery Internal action to form the initial query Qi of a tree.
languageBias Internal action to generate the learning language bias after the examples in Exs.
rho Internal action to generate the refinement candidates for the query Q.
splitExamples Internal action to separate the examples that succeed a query Qb from the examples that do not.
stopCriteria Internal action for checking if a set of examples fulfills a criteria to stop the tree building.