accuracy property
Accuracy of the model.
Measures the percentage of correct answers the model gave on the test set.
Output only.
Implementation
core.double? accuracy;
Accuracy of the model.
Measures the percentage of correct answers the model gave on the test set.
Output only.
core.double? accuracy;