Condividi tramite


Membri MiningDistribution

Represents the distribution of a value in a MiningContentNode.

Il tipo MiningDistribution espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals Determines whether two instances of MiningDistribution are equal. (Esegue l'override di Object. . :: . .Equals(Object).)
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Esegue l'override di Object. . :: . .GetHashCode() () () ().)
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString Gets the name of the MiningDistribution. (Esegue l'override di Object. . :: . .ToString() () () ().)

In alto

Operatori

  Nome Descrizione
Operatore pubblicoMembro statico Equality Determines whether two instances of MiningDistribution are equal.
Operatore pubblicoMembro statico Inequality Determines whether two instances of MiningDistribution are unequal.

In alto

Proprietà

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

In alto