Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DBinaryConfusionMatrix.php38 public $trueNegatives; variable in Google\\Service\\Bigquery\\BinaryConfusionMatrix
115 public function setTrueNegatives($trueNegatives) argument
117 $this->trueNegatives = $trueNegatives;
124 return $this->trueNegatives;