Compartir a través de


MiningDistribution Miembros

Represents the distribution of a value in a MiningContentNode.

El tipo MiningDistribution expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico {dtor} Releases all resources used by the MiningDistribution.
Método publico Dispose Releases all resources used by the MiningDistribution.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Attribute Gets a MiningAttribute object that applies to the MiningDistribution.
Propiedad pública Name Gets the name of the MiningDistribution.
Propiedad pública ParentMiningModel Gets the mining model of the MiningDistribution.
Propiedad pública ParentNode Gets the MiningContentNode to which this MiningDistribution applies.
Propiedad pública Probability Gets the probability of occurrence for the values represented by the MiningDistribution.
Propiedad pública Properties Gets a collection of properties for the MiningDistribution.
Propiedad pública Support Gets the number of cases that support the MiningDistribution.
Propiedad pública UniqueName
Propiedad pública Value Gets the value represented by the MiningDistribution.
Propiedad pública ValueType Gets the type of the value represented by the MiningDistribution.
Propiedad pública Variance Gets the variance of the value represented by the MiningDistribution.

Principio