A B C D E F G H I K L M N O P R S T U V W

N

name - Variable in class rdr.core.DomainModel
 
Node - Class in rdr.core
An abstract Node class When implementing a Node style object for a particular method, extend this if at all possible.
Node(int) - Constructor for class rdr.core.Node
Instanciate a node - auto sets the next nodeID
nodeIndex - Variable in class rdr.core.Classifier
 
NTreeNode - Class in rdr.methods
A node object for an n-tree.
NTreeNode() - Constructor for class rdr.methods.NTreeNode
Constructor.
NTreeNode(Rule, Classification, NTreeNode, MyFastVector<Case>) - Constructor for class rdr.methods.NTreeNode
Constructor Builds a node to the specifications provided.
NTreeNode(Rule, Classification, MyFastVector<NTreeNode>, NTreeNode, MyFastVector<Case>) - Constructor for class rdr.methods.NTreeNode
Constructor Builds a node to the specifications provided
NUM_TYPES - Static variable in class rdr.core.Type
 
numLabels() - Method in class rdr.mulan.Prediction
Number of predicted labels for this instance.

A B C D E F G H I K L M N O P R S T U V W