Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DBinaryConfusionMatrix.php32 public $positiveClassThreshold; variable in Google\\Service\\Bigquery\\BinaryConfusionMatrix
88 public function setPositiveClassThreshold($positiveClassThreshold) argument
90 $this->positiveClassThreshold = $positiveClassThreshold;
94 return $this->positiveClassThreshold;