Freigeben über


MiningStructureColumnContents-Member

Represents information about the contents of a mining structure column. This class cannot be inherited.

Der MiningStructureColumnContents-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche MethodeStatischer Member GetStandardContents Gets the content type for a non-key column.

Zum Anfang

Felder

  Name Beschreibung
Öffentliches FeldStatischer Member Continuous Indicates that the column values represent continuous numeric data.
Öffentliches FeldStatischer Member Cyclical Indicates that the column values represent a cyclical ordered set.
Öffentliches FeldStatischer Member Discrete Indicates that the column values are discrete values.
Öffentliches FeldStatischer Member Discretized Indicates that the column values represent groups, or buckets, of values that are derived from a continuous column. The buckets are treated as ordered and discrete values.
Öffentliches FeldStatischer Member Key Indicates that the column values represent a unique key.
Öffentliches FeldStatischer Member KeySequence Indicates that the column values are unique keys that represent a sequence of events.
Öffentliches FeldStatischer Member KeyTime Indicates that the column values are unique keys that represent an ordered time scale.
Öffentliches FeldStatischer Member Ordered Indicates that the column values define an ordered set.
Öffentliches FeldStatischer Member Probability Indicates that the column values represent probabilities.
Öffentliches FeldStatischer Member ProbabilityStdDev Indicates that the column values represent the standard deviation of the probability values.
Öffentliches FeldStatischer Member ProbabilityVariance Indicates that the column values represent the variance of the probability values.
Öffentliches FeldStatischer Member StdDev Indicates that the column values represent standard deviation.
Öffentliches FeldStatischer Member Support Indicates that the column values represents the amount of support.
Öffentliches FeldStatischer Member Variance Indicates that the column values represent variance.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatischer Member KeyHoldoutContents Gets the cache that contains the keys of records used in the holdout data set.
Öffentliche EigenschaftStatischer Member KeyStandardContents Gets the content type for a key column.

Zum Anfang