Partilhar via


Membros MiningDistribution

Represents the distribution of a value in a MiningContentNode.

O tipo MiningDistribution expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals Determines whether two instances of MiningDistribution are equal. (Substitui Object. . :: . .Equals(Object).)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Substitui Object. . :: . .GetHashCode() () () ().)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString Gets the name of the MiningDistribution. (Substitui Object. . :: . .ToString() () () ().)

Início

Operadores

  Nome Descrição
Operador públicoMembro estático Equality Determines whether two instances of MiningDistribution are equal.
Operador públicoMembro estático Inequality Determines whether two instances of MiningDistribution are unequal.

Início

Propriedades

  Nome Descrição
Propriedade pública Attribute Gets a MiningAttribute object that applies to the MiningDistribution.
Propriedade pública Name Gets the name of the MiningDistribution.
Propriedade pública ParentMiningModel Gets the mining model of the MiningDistribution.
Propriedade pública ParentNode Gets the MiningContentNode to which this MiningDistribution applies.
Propriedade pública Probability Gets the probability of occurrence for the values represented by the MiningDistribution.
Propriedade pública Properties Gets a collection of properties for the MiningDistribution.
Propriedade pública Support Gets the number of cases that support the MiningDistribution.
Propriedade pública Value Gets the value represented by the MiningDistribution.
Propriedade pública ValueType Gets the type of the value represented by the MiningDistribution.
Propriedade pública Variance Gets the variance of the value represented by the MiningDistribution.

Início