Membri MiningContentNode

Represents the learned content of a MiningModel in a hierarchical node format.

Il tipo MiningContentNode espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico {dtor} Releases all resources used by the MiningContentNode.
Metodo pubblico Dispose Releases all resources used by the MiningContentNode.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Ancestors Gets a collection of all ancestor MiningContentNode objects.
Proprietà pubblica Attribute Gets a MiningAttribute object that applies to the MiningContentNode.
Proprietà pubblica Caption Gets the caption of the MiningContentNode in the current locale.
Proprietà pubblica Children Gets a MiningContentNodeCollection containing the immediate children of the MiningContentNode.
Proprietà pubblica Descendants Gets a MiningContentNodeCollection containing all descendants of the MiningContentNode.
Proprietà pubblica Description Gets the description of the MiningContentNode in the current locale.
Proprietà pubblica Distribution Gets a MiningDistributionCollection containing the MiningDistribution objects that describe the distribution of the MiningContentNode.
Proprietà pubblica MarginalProbability Gets the probability of reaching the MiningContentNode from the parent of the MiningContentNode.
Proprietà pubblica MarginalRule Gets an XML description of the rule used when moving from the ParentNode to this MiningContentNode.
Proprietà pubblica Name Gets the name of the MiningContentNode.
Proprietà pubblica NodeRule Gets the rule associated with this node.
Proprietà pubblica ParentMiningModel Gets the MiningModel of the MiningContentNode.
Proprietà pubblica ParentNode Gets the immediate parent of the MiningContentNode.
Proprietà pubblica ParentUniqueName Gets the unique name identifying the parent of the MiningContentNode.
Proprietà pubblica Probability Gets the probability of reaching the MiningContentNode.
Proprietà pubblica Properties Gets a PropertyCollection containing the properties of the MiningContentNode.
Proprietà pubblica Score Gets the score of the node.
Proprietà pubblica ShortCaption Gets a shortened caption for the MiningContentNode.
Proprietà pubblica Siblings Gets a collection containing the MiningContentNode objects on the same hierarchical level as the current MiningContentNode.
Proprietà pubblica Support Gets the number of cases that support the MiningContentNode.
Proprietà pubblica Type Gets the type of the MiningContentNode.
Proprietà pubblica UniqueName Gets the unique name of the MiningContentNode.

In alto