Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PredictionService.php466 public $confusionMatrixRowTotals; variable in Google_AnalyzeModelDescription
476 public function setConfusionMatrixRowTotals( $confusionMatrixRowTotals) { argument
477 $this->confusionMatrixRowTotals = $confusionMatrixRowTotals;
480 return $this->confusionMatrixRowTotals;