ComputeModelStatisticsTask is an object which defines the computation of the statistics for the Kohonnen model. When it is executed, an object containing the model with additional statistics is created in the MR.
Table 12.8. Connected objects
| Status | Name | Description | Type | Reference |
|---|---|---|---|---|
| obligatory | model | the model for which the statistics will be computed | MiningModel | by name |
| obligatory | modelStatResult | stores the statistics calculation results | TestResult | by name |
| obligatory | testData | the data set for which the statistics will be computed | PhysicalData | by name |