CalculateTestResultTask is an object which defines the task of model testing, on the basis of the data for which model has been applied. Its execution triggers the creation of a testResult object in the MR, which stores the results of model testing.
Table 12.7. Connected objects
| Status | Name | Description | Type | Reference |
|---|---|---|---|---|
| obligatory | physicalData | the data containing the results of model applying, on which the model testing will be carried out | PhysicalData | by name |
| obligatory | testResult | the result of computation of the statistics of model testing | MiningTestResult | by name |