Interface for the accuracy function
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | intent(in), | dimension(:,:) | :: | predicted |
Predicted and expected values |
|
| real(kind=real32), | intent(in), | dimension(:,:) | :: | expected |
Predicted and expected values |
Accuracy of the model
Compute the accuracy of a model