MiningDistribution-Member

Represents the distribution of a value in a MiningContentNode.

Der MiningDistribution-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals Determines whether two instances of MiningDistribution are equal. (Überschreibt Object. . :: . .Equals(Object).)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Überschreibt Object. . :: . .GetHashCode() () () ().)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString Gets the name of the MiningDistribution. (Überschreibt Object. . :: . .ToString() () () ().)

Zum Anfang

Operatoren

  Name Beschreibung
Öffentlicher OperatorStatischer Member Equality Determines whether two instances of MiningDistribution are equal.
Öffentlicher OperatorStatischer Member Inequality Determines whether two instances of MiningDistribution are unequal.

Zum Anfang

Eigenschaften

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

Zum Anfang