다음을 통해 공유


MiningStructureColumnContents 멤버

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

MiningStructureColumnContents 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드정적 멤버 GetStandardContents Gets the content type for a non-key column.

맨 위로 이동

필드

  이름 설명
공용 필드정적 멤버 Continuous Indicates that the column values represent continuous numeric data.
공용 필드정적 멤버 Cyclical Indicates that the column values represent a cyclical ordered set.
공용 필드정적 멤버 Discrete Indicates that the column values are discrete values.
공용 필드정적 멤버 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.
공용 필드정적 멤버 Key Indicates that the column values represent a unique key.
공용 필드정적 멤버 KeySequence Indicates that the column values are unique keys that represent a sequence of events.
공용 필드정적 멤버 KeyTime Indicates that the column values are unique keys that represent an ordered time scale.
공용 필드정적 멤버 Ordered Indicates that the column values define an ordered set.
공용 필드정적 멤버 Probability Indicates that the column values represent probabilities.
공용 필드정적 멤버 ProbabilityStdDev Indicates that the column values represent the standard deviation of the probability values.
공용 필드정적 멤버 ProbabilityVariance Indicates that the column values represent the variance of the probability values.
공용 필드정적 멤버 StdDev Indicates that the column values represent standard deviation.
공용 필드정적 멤버 Support Indicates that the column values represents the amount of support.
공용 필드정적 멤버 Variance Indicates that the column values represent variance.

맨 위로 이동

속성

  이름 설명
공용 속성정적 멤버 KeyHoldoutContents Gets the cache that contains the keys of records used in the holdout data set.
공용 속성정적 멤버 KeyStandardContents Gets the content type for a key column.

맨 위로 이동