Home
last modified time | relevance | path

Searched refs:f1Score (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DAggregateClassificationMetrics.php23 public $f1Score; variable in Google\\Service\\Bigquery\\AggregateClassificationMetrics
38 public function setF1Score($f1Score) argument
40 $this->f1Score = $f1Score;
44 return $this->f1Score;
H A DBinaryConfusionMatrix.php23 public $f1Score; variable in Google\\Service\\Bigquery\\BinaryConfusionMatrix
52 public function setF1Score($f1Score) argument
54 $this->f1Score = $f1Score;
58 return $this->f1Score;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1EvaluationMetrics.php22 public $f1Score; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1EvaluationMetrics
32 public function setF1Score($f1Score) argument
34 $this->f1Score = $f1Score;
38 return $this->f1Score;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry.php29 public $f1Score; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry
80 public function setF1Score($f1Score) argument
82 $this->f1Score = $f1Score;
89 return $this->f1Score;