Lines Matching refs:this

39       $data = $this->__call('predict', array($params));
40 if ($this->useObjects()) {
69 $data = $this->__call('analyze', array($params));
70 if ($this->useObjects()) {
86 $data = $this->__call('delete', array($params));
100 $data = $this->__call('get', array($params));
101 if ($this->useObjects()) {
118 $data = $this->__call('insert', array($params));
119 if ($this->useObjects()) {
138 $data = $this->__call('list', array($params));
139 if ($this->useObjects()) {
157 $data = $this->__call('predict', array($params));
158 if ($this->useObjects()) {
176 $data = $this->__call('update', array($params));
177 if ($this->useObjects()) {
208 $this->servicePath = 'prediction/v1.6/projects/';
209 $this->version = 'v1.6';
210 $this->serviceName = 'prediction';
212 $client->addService($this->serviceName, $this->version);
213 …$this->hostedmodels = new Google_HostedmodelsServiceResource($this, $this->serviceName, 'hostedmod…
214 …$this->trainedmodels = new Google_TrainedmodelsServiceResource($this, $this->serviceName, 'trained…
233 $this->dataDescription = $dataDescription;
236 return $this->dataDescription;
239 $this->assertIsArray($errors, 'Google_string', __METHOD__);
240 $this->errors = $errors;
243 return $this->errors;
246 $this->id = $id;
249 return $this->id;
252 $this->kind = $kind;
255 return $this->kind;
258 $this->modelDescription = $modelDescription;
261 return $this->modelDescription;
264 $this->selfLink = $selfLink;
267 return $this->selfLink;
279 $this->assertIsArray($features, 'Google_AnalyzeDataDescriptionFeatures', __METHOD__);
280 $this->features = $features;
283 return $this->features;
286 $this->outputFeature = $outputFeature;
289 return $this->outputFeature;
305 $this->categorical = $categorical;
308 return $this->categorical;
311 $this->index = $index;
314 return $this->index;
317 $this->numeric = $numeric;
320 return $this->numeric;
323 $this->text = $text;
326 return $this->text;
336 $this->count = $count;
339 return $this->count;
342 …$this->assertIsArray($values, 'Google_AnalyzeDataDescriptionFeaturesCategoricalValues', __METHOD__…
343 $this->values = $values;
346 return $this->values;
354 $this->count = $count;
357 return $this->count;
360 $this->value = $value;
363 return $this->value;
372 $this->count = $count;
375 return $this->count;
378 $this->mean = $mean;
381 return $this->mean;
384 $this->variance = $variance;
387 return $this->variance;
394 $this->count = $count;
397 return $this->count;
409 $this->numeric = $numeric;
412 return $this->numeric;
415 $this->assertIsArray($text, 'Google_AnalyzeDataDescriptionOutputFeatureText', __METHOD__);
416 $this->text = $text;
419 return $this->text;
428 $this->count = $count;
431 return $this->count;
434 $this->mean = $mean;
437 return $this->mean;
440 $this->variance = $variance;
443 return $this->variance;
451 $this->count = $count;
454 return $this->count;
457 $this->value = $value;
460 return $this->value;
471 $this->confusionMatrix = $confusionMatrix;
474 return $this->confusionMatrix;
477 $this->confusionMatrixRowTotals = $confusionMatrixRowTotals;
480 return $this->confusionMatrixRowTotals;
483 $this->modelinfo = $modelinfo;
486 return $this->modelinfo;
495 $this->input = $input;
498 return $this->input;
505 $this->assertIsArray($csvInstance, 'Google_object', __METHOD__);
506 $this->csvInstance = $csvInstance;
509 return $this->csvInstance;
525 $this->id = $id;
528 return $this->id;
531 $this->modelType = $modelType;
534 return $this->modelType;
537 $this->sourceModel = $sourceModel;
540 return $this->sourceModel;
543 $this->storageDataLocation = $storageDataLocation;
546 return $this->storageDataLocation;
549 $this->storagePMMLLocation = $storagePMMLLocation;
552 return $this->storagePMMLLocation;
555 $this->storagePMMLModelLocation = $storagePMMLModelLocation;
558 return $this->storagePMMLModelLocation;
561 $this->assertIsArray($trainingInstances, 'Google_InsertTrainingInstances', __METHOD__);
562 $this->trainingInstances = $trainingInstances;
565 return $this->trainingInstances;
568 $this->assertIsArray($utility, 'Google_double', __METHOD__);
569 $this->utility = $utility;
572 return $this->utility;
591 $this->created = $created;
594 return $this->created;
597 $this->id = $id;
600 return $this->id;
603 $this->kind = $kind;
606 return $this->kind;
609 $this->modelInfo = $modelInfo;
612 return $this->modelInfo;
615 $this->modelType = $modelType;
618 return $this->modelType;
621 $this->selfLink = $selfLink;
624 return $this->selfLink;
627 $this->storageDataLocation = $storageDataLocation;
630 return $this->storageDataLocation;
633 $this->storagePMMLLocation = $storagePMMLLocation;
636 return $this->storagePMMLLocation;
639 $this->storagePMMLModelLocation = $storagePMMLModelLocation;
642 return $this->storagePMMLModelLocation;
645 $this->trainingComplete = $trainingComplete;
648 return $this->trainingComplete;
651 $this->trainingStatus = $trainingStatus;
654 return $this->trainingStatus;
666 $this->classWeightedAccuracy = $classWeightedAccuracy;
669 return $this->classWeightedAccuracy;
672 $this->classificationAccuracy = $classificationAccuracy;
675 return $this->classificationAccuracy;
678 $this->meanSquaredError = $meanSquaredError;
681 return $this->meanSquaredError;
684 $this->modelType = $modelType;
687 return $this->modelType;
690 $this->numberInstances = $numberInstances;
693 return $this->numberInstances;
696 $this->numberLabels = $numberLabels;
699 return $this->numberLabels;
707 $this->assertIsArray($csvInstance, 'Google_object', __METHOD__);
708 $this->csvInstance = $csvInstance;
711 return $this->csvInstance;
714 $this->output = $output;
717 return $this->output;
731 $this->id = $id;
734 return $this->id;
737 $this->kind = $kind;
740 return $this->kind;
743 $this->outputLabel = $outputLabel;
746 return $this->outputLabel;
749 $this->assertIsArray($outputMulti, 'Google_OutputOutputMulti', __METHOD__);
750 $this->outputMulti = $outputMulti;
753 return $this->outputMulti;
756 $this->outputValue = $outputValue;
759 return $this->outputValue;
762 $this->selfLink = $selfLink;
765 return $this->selfLink;
773 $this->label = $label;
776 return $this->label;
779 $this->score = $score;
782 return $this->score;
794 $this->assertIsArray($items, 'Google_Insert2', __METHOD__);
795 $this->items = $items;
798 return $this->items;
801 $this->kind = $kind;
804 return $this->kind;
807 $this->nextPageToken = $nextPageToken;
810 return $this->nextPageToken;
813 $this->selfLink = $selfLink;
816 return $this->selfLink;
824 $this->assertIsArray($csvInstance, 'Google_object', __METHOD__);
825 $this->csvInstance = $csvInstance;
828 return $this->csvInstance;
831 $this->output = $output;
834 return $this->output;