Condividi tramite


Membri MiningStructureColumnContents

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

Il tipo MiningStructureColumnContents espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblicoMembro statico GetStandardContents Gets the content type for a non-key column.

In alto

Campi

  Nome Descrizione
Campo pubblicoMembro statico Continuous Indicates that the column values represent continuous numeric data.
Campo pubblicoMembro statico Cyclical Indicates that the column values represent a cyclical ordered set.
Campo pubblicoMembro statico Discrete Indicates that the column values are discrete values.
Campo pubblicoMembro statico 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.
Campo pubblicoMembro statico Key Indicates that the column values represent a unique key.
Campo pubblicoMembro statico KeySequence Indicates that the column values are unique keys that represent a sequence of events.
Campo pubblicoMembro statico KeyTime Indicates that the column values are unique keys that represent an ordered time scale.
Campo pubblicoMembro statico Ordered Indicates that the column values define an ordered set.
Campo pubblicoMembro statico Probability Indicates that the column values represent probabilities.
Campo pubblicoMembro statico ProbabilityStdDev Indicates that the column values represent the standard deviation of the probability values.
Campo pubblicoMembro statico ProbabilityVariance Indicates that the column values represent the variance of the probability values.
Campo pubblicoMembro statico StdDev Indicates that the column values represent standard deviation.
Campo pubblicoMembro statico Support Indicates that the column values represents the amount of support.
Campo pubblicoMembro statico Variance Indicates that the column values represent variance.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblicaMembro statico KeyHoldoutContents Gets the cache that contains the keys of records used in the holdout data set.
Proprietà pubblicaMembro statico KeyStandardContents Gets the content type for a key column.

In alto