accuracy property

double? accuracy
getter/setter pair

Accuracy of the model.

Measures the percentage of correct answers the model gave on the test set.

Output only.

Implementation

core.double? accuracy;