Membros MiningDistribution
Represents the distribution of a value in a MiningContentNode.
O tipo MiningDistribution expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
![]() |
{dtor} | Releases all resources used by the MiningDistribution. |
![]() |
Dispose | Releases all resources used by the MiningDistribution. |
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Attribute | Gets a MiningAttribute object that applies to the MiningDistribution. |
![]() |
Name | Gets the name of the MiningDistribution. |
![]() |
ParentMiningModel | Gets the mining model of the MiningDistribution. |
![]() |
ParentNode | Gets the MiningContentNode to which this MiningDistribution applies. |
![]() |
Probability | Gets the probability of occurrence for the values represented by the MiningDistribution. |
![]() |
Properties | Gets a collection of properties for the MiningDistribution. |
![]() |
Support | Gets the number of cases that support the MiningDistribution. |
![]() |
UniqueName | |
![]() |
Value | Gets the value represented by the MiningDistribution. |
![]() |
ValueType | Gets the type of the value represented by the MiningDistribution. |
![]() |
Variance | Gets the variance of the value represented by the MiningDistribution. |
Início
Consulte também