Compartilhar 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 {dtor} Releases all resources used by the MiningDistribution.
Método público Dispose Releases all resources used by the MiningDistribution.
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

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 UniqueName
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