menu
googleapis package
documentation
bigquery/v2.dart
BinaryConfusionMatrix
accuracy property
accuracy property
dark_mode
light_mode
accuracy
property
double
?
accuracy
getter/setter pair
The fraction of predictions given the correct label.
Implementation
core.
double?
accuracy;
googleapis package
documentation
bigquery/v2
BinaryConfusionMatrix
accuracy property
BinaryConfusionMatrix class
Constructors
new
fromJson
Properties
accuracy
f1Score
falseNegatives
falsePositives
hashCode
positiveClassThreshold
precision
recall
runtimeType
trueNegatives
truePositives
Methods
noSuchMethod
toJson
toString
Operators
operator ==