PredictionModelClusterization

Properties:

Clusters
Columns
DataSource
InputColumnsSetting
ResultColumns

Methods:

Execute

Description:

Prediction model for cluster analysis.
The model contains the following columns:
  • Cluster - the number of the nearest cluster for the object being analyzed;
  • <Predictable column name> - data analysis decision – the most probable decision. Contains nested columns:
    • Prediction - the data analysis object. Prediction for column. Contains nested columns:
      • Value - the most probable value;
      • ValueFrom - the most probable start interval value;
      • ValueTo - the most probable start interval value.
    • Probability - the probability of correct decision.

Availability:

Server, thick client, external connection.
Serializable.

See also:

DataAnalysisClusterizationResult, method CreatePredictionModel

    

1C:Enterprise Developer's Community