testDataItemsCount property
Number of DataItems that were used for evaluating this Model.
If the Model is evaluated multiple times, this will be the number of test DataItems used by the first evaluation. If the Model is not evaluated, the number is 0.
Implementation
core.String? testDataItemsCount;