Поделиться через


Элементы MiningDistribution

Represents the distribution of a value in a MiningContentNode.

Тип MiningDistribution предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals Determines whether two instances of MiningDistribution are equal. (Перезаписывает Object. . :: . .Equals(Object).)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Перезаписывает Object. . :: . .GetHashCode() () () ().)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString Gets the name of the MiningDistribution. (Перезаписывает Object. . :: . .ToString() () () ().)

В начало

Операторы

  Имя Описание
Открытый операторСтатический элемент Equality Determines whether two instances of MiningDistribution are equal.
Открытый операторСтатический элемент Inequality Determines whether two instances of MiningDistribution are unequal.

В начало

Свойства

  Имя Описание
Открытое свойство 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.
Открытое свойство 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.

В начало