Partager via


Membres MiningDistribution

Represents the distribution of a value in a MiningContentNode.

Le type MiningDistribution expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals Determines whether two instances of MiningDistribution are equal. (Se substitue à Object. . :: . .Equals(Object).)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Se substitue à Object. . :: . .GetHashCode() () () ().)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString Gets the name of the MiningDistribution. (Se substitue à Object. . :: . .ToString() () () ().)

Haut de la page

Opérateurs

  Nom Description
Opérateur publicMembre statique Equality Determines whether two instances of MiningDistribution are equal.
Opérateur publicMembre statique Inequality Determines whether two instances of MiningDistribution are unequal.

Haut de la page

Propriétés

  Nom Description
Propriété publique Attribute Gets a MiningAttribute object that applies to the MiningDistribution.
Propriété publique Name Gets the name of the MiningDistribution.
Propriété publique ParentMiningModel Gets the mining model of the MiningDistribution.
Propriété publique ParentNode Gets the MiningContentNode to which this MiningDistribution applies.
Propriété publique Probability Gets the probability of occurrence for the values represented by the MiningDistribution.
Propriété publique Properties Gets a collection of properties for the MiningDistribution.
Propriété publique Support Gets the number of cases that support the MiningDistribution.
Propriété publique Value Gets the value represented by the MiningDistribution.
Propriété publique ValueType Gets the type of the value represented by the MiningDistribution.
Propriété publique Variance Gets the variance of the value represented by the MiningDistribution.

Haut de la page