Lines Matching refs:this

233     $this->adjustStepChanges = $adjustStepChanges;
240 return $this->adjustStepChanges;
247 $this->autoArima = $autoArima;
254 return $this->autoArima;
261 $this->autoArimaMaxOrder = $autoArimaMaxOrder;
268 return $this->autoArimaMaxOrder;
275 $this->batchSize = $batchSize;
282 return $this->batchSize;
289 $this->boosterType = $boosterType;
296 return $this->boosterType;
303 $this->calculatePValues = $calculatePValues;
310 return $this->calculatePValues;
317 $this->cleanSpikesAndDips = $cleanSpikesAndDips;
324 return $this->cleanSpikesAndDips;
328 $this->colsampleBylevel = $colsampleBylevel;
332 return $this->colsampleBylevel;
336 $this->colsampleBynode = $colsampleBynode;
340 return $this->colsampleBynode;
344 $this->colsampleBytree = $colsampleBytree;
348 return $this->colsampleBytree;
355 $this->dartNormalizeType = $dartNormalizeType;
362 return $this->dartNormalizeType;
369 $this->dataFrequency = $dataFrequency;
376 return $this->dataFrequency;
383 $this->dataSplitColumn = $dataSplitColumn;
390 return $this->dataSplitColumn;
394 $this->dataSplitEvalFraction = $dataSplitEvalFraction;
398 return $this->dataSplitEvalFraction;
405 $this->dataSplitMethod = $dataSplitMethod;
412 return $this->dataSplitMethod;
419 $this->decomposeTimeSeries = $decomposeTimeSeries;
426 return $this->decomposeTimeSeries;
433 $this->distanceType = $distanceType;
440 return $this->distanceType;
444 $this->dropout = $dropout;
448 return $this->dropout;
455 $this->earlyStop = $earlyStop;
462 return $this->earlyStop;
469 $this->enableGlobalExplain = $enableGlobalExplain;
476 return $this->enableGlobalExplain;
483 $this->feedbackType = $feedbackType;
490 return $this->feedbackType;
497 $this->hiddenUnits = $hiddenUnits;
504 return $this->hiddenUnits;
511 $this->holidayRegion = $holidayRegion;
518 return $this->holidayRegion;
525 $this->horizon = $horizon;
532 return $this->horizon;
539 $this->hparamTuningObjectives = $hparamTuningObjectives;
546 return $this->hparamTuningObjectives;
553 $this->includeDrift = $includeDrift;
560 return $this->includeDrift;
564 $this->initialLearnRate = $initialLearnRate;
568 return $this->initialLearnRate;
575 $this->inputLabelColumns = $inputLabelColumns;
582 return $this->inputLabelColumns;
589 $this->integratedGradientsNumSteps = $integratedGradientsNumSteps;
596 return $this->integratedGradientsNumSteps;
603 $this->itemColumn = $itemColumn;
610 return $this->itemColumn;
617 $this->kmeansInitializationColumn = $kmeansInitializationColumn;
624 return $this->kmeansInitializationColumn;
631 $this->kmeansInitializationMethod = $kmeansInitializationMethod;
638 return $this->kmeansInitializationMethod;
642 $this->l1Regularization = $l1Regularization;
646 return $this->l1Regularization;
650 $this->l2Regularization = $l2Regularization;
654 return $this->l2Regularization;
658 $this->labelClassWeights = $labelClassWeights;
662 return $this->labelClassWeights;
666 $this->learnRate = $learnRate;
670 return $this->learnRate;
677 $this->learnRateStrategy = $learnRateStrategy;
684 return $this->learnRateStrategy;
691 $this->lossType = $lossType;
698 return $this->lossType;
705 $this->maxIterations = $maxIterations;
712 return $this->maxIterations;
719 $this->maxParallelTrials = $maxParallelTrials;
726 return $this->maxParallelTrials;
733 $this->maxTreeDepth = $maxTreeDepth;
740 return $this->maxTreeDepth;
744 $this->minRelativeProgress = $minRelativeProgress;
748 return $this->minRelativeProgress;
752 $this->minSplitLoss = $minSplitLoss;
756 return $this->minSplitLoss;
763 $this->minTreeChildWeight = $minTreeChildWeight;
770 return $this->minTreeChildWeight;
777 $this->modelUri = $modelUri;
784 return $this->modelUri;
791 $this->nonSeasonalOrder = $nonSeasonalOrder;
798 return $this->nonSeasonalOrder;
805 $this->numClusters = $numClusters;
812 return $this->numClusters;
819 $this->numFactors = $numFactors;
826 return $this->numFactors;
833 $this->numParallelTree = $numParallelTree;
840 return $this->numParallelTree;
847 $this->numTrials = $numTrials;
854 return $this->numTrials;
861 $this->optimizationStrategy = $optimizationStrategy;
868 return $this->optimizationStrategy;
875 $this->preserveInputStructs = $preserveInputStructs;
882 return $this->preserveInputStructs;
889 $this->sampledShapleyNumPaths = $sampledShapleyNumPaths;
896 return $this->sampledShapleyNumPaths;
900 $this->subsample = $subsample;
904 return $this->subsample;
911 $this->timeSeriesDataColumn = $timeSeriesDataColumn;
918 return $this->timeSeriesDataColumn;
925 $this->timeSeriesIdColumn = $timeSeriesIdColumn;
932 return $this->timeSeriesIdColumn;
939 $this->timeSeriesIdColumns = $timeSeriesIdColumns;
946 return $this->timeSeriesIdColumns;
953 $this->timeSeriesTimestampColumn = $timeSeriesTimestampColumn;
960 return $this->timeSeriesTimestampColumn;
967 $this->treeMethod = $treeMethod;
974 return $this->treeMethod;
981 $this->userColumn = $userColumn;
988 return $this->userColumn;
992 $this->walsAlpha = $walsAlpha;
996 return $this->walsAlpha;
1003 $this->warmStart = $warmStart;
1010 return $this->warmStart;