The PredictHistogram function returns a table representing a histogram for prediction of the given column.
PredictHistogram(<scalar column reference> | <cluster column reference>)
A scalar or cluster column reference.
Table
A histogram generates statistics columns. The column structure of the returned histogram depends on the type of column reference used with the PredictHistogram function.
For a <
scalar column reference>
, the histogram returned by the PredictHistogram function consists of the following seven columns:
Microsoft® SQL Server™ 2000 Analysis Services data mining algorithms do not support $ProbabilityVariance. This column always contains 0.
Analysis Services data mining algorithms do not support $ProbabilityStdev. This column always contains 0.
The $AdjustedProbability column is an Analysis Services extension to the OLE DB for Data Mining specification.
The histogram returned by the PredictHistogram function for a <cluster column reference> consists of the following columns: