class XPSTrainResponse extends Collection (View source)

Properties

protected $collection_key
string $deployedModelSizeBytes
protected $errorAnalysisConfigsType
protected $errorAnalysisConfigsDataType
protected $evaluatedExampleSetType
protected $evaluatedExampleSetDataType
protected $evaluationMetricsSetType
protected $evaluationMetricsSetDataType
protected $explanationConfigsType
protected $explanationConfigsDataType
protected $imageClassificationTrainRespType
protected $imageClassificationTrainRespDataType
protected $imageObjectDetectionTrainRespType
protected $imageObjectDetectionTrainRespDataType
protected $imageSegmentationTrainRespType
protected $imageSegmentationTrainRespDataType
string $modelToken
protected $speechTrainRespType
protected $speechTrainRespDataType
protected $tablesTrainRespType
protected $tablesTrainRespDataType
protected $textToSpeechTrainRespType
protected $textToSpeechTrainRespDataType
protected $textTrainRespType
protected $textTrainRespDataType
protected $translationTrainRespType
protected $translationTrainRespDataType
protected $videoActionRecognitionTrainRespType
protected $videoActionRecognitionTrainRespDataType
protected $videoClassificationTrainRespType
protected $videoClassificationTrainRespDataType
protected $videoObjectTrackingTrainRespType
protected $videoObjectTrackingTrainRespDataType

Methods

setDeployedModelSizeBytes($deployedModelSizeBytes)

No description

string
getDeployedModelSizeBytes()

No description

setErrorAnalysisConfigs($errorAnalysisConfigs)

No description

setEvaluatedExampleSet(XPSExampleSet $evaluatedExampleSet)

No description

setEvaluationMetricsSet(XPSEvaluationMetricsSet $evaluationMetricsSet)

No description

setExplanationConfigs($explanationConfigs)

No description

setImageClassificationTrainResp(XPSImageClassificationTrainResponse $imageClassificationTrainResp)

No description

setImageObjectDetectionTrainResp(XPSImageObjectDetectionModelSpec $imageObjectDetectionTrainResp)

No description

setImageSegmentationTrainResp(XPSImageSegmentationTrainResponse $imageSegmentationTrainResp)

No description

setModelToken($modelToken)

No description

string
getModelToken()

No description

setSpeechTrainResp(XPSSpeechModelSpec $speechTrainResp)

No description

setTablesTrainResp(XPSTablesTrainResponse $tablesTrainResp)

No description

setTextToSpeechTrainResp(XPSTextToSpeechTrainResponse $textToSpeechTrainResp)

No description

setTextTrainResp(XPSTextTrainResponse $textTrainResp)

No description

setTranslationTrainResp(XPSTranslationTrainResponse $translationTrainResp)

No description

setVideoActionRecognitionTrainResp(XPSVideoActionRecognitionTrainResponse $videoActionRecognitionTrainResp)

No description

setVideoClassificationTrainResp(XPSVideoClassificationTrainResponse $videoClassificationTrainResp)

No description

setVideoObjectTrackingTrainResp(XPSVideoObjectTrackingTrainResponse $videoObjectTrackingTrainResp)

No description

Details

setDeployedModelSizeBytes($deployedModelSizeBytes)

No description

Parameters

$deployedModelSizeBytes

string getDeployedModelSizeBytes()

No description

Return Value

string

setErrorAnalysisConfigs($errorAnalysisConfigs)

No description

Parameters

$errorAnalysisConfigs

XPSVisionErrorAnalysisConfig[] getErrorAnalysisConfigs()

No description

setEvaluatedExampleSet(XPSExampleSet $evaluatedExampleSet)

No description

Parameters

XPSExampleSet $evaluatedExampleSet

XPSExampleSet getEvaluatedExampleSet()

No description

Return Value

XPSExampleSet

setEvaluationMetricsSet(XPSEvaluationMetricsSet $evaluationMetricsSet)

No description

Parameters

XPSEvaluationMetricsSet $evaluationMetricsSet

XPSEvaluationMetricsSet getEvaluationMetricsSet()

No description

setExplanationConfigs($explanationConfigs)

No description

Parameters

$explanationConfigs

XPSResponseExplanationSpec[] getExplanationConfigs()

No description

setImageClassificationTrainResp(XPSImageClassificationTrainResponse $imageClassificationTrainResp)

No description

Parameters

XPSImageClassificationTrainResponse $imageClassificationTrainResp

XPSImageClassificationTrainResponse getImageClassificationTrainResp()

No description

setImageObjectDetectionTrainResp(XPSImageObjectDetectionModelSpec $imageObjectDetectionTrainResp)

No description

Parameters

XPSImageObjectDetectionModelSpec $imageObjectDetectionTrainResp

XPSImageObjectDetectionModelSpec getImageObjectDetectionTrainResp()

No description

setImageSegmentationTrainResp(XPSImageSegmentationTrainResponse $imageSegmentationTrainResp)

No description

Parameters

XPSImageSegmentationTrainResponse $imageSegmentationTrainResp

XPSImageSegmentationTrainResponse getImageSegmentationTrainResp()

No description

setModelToken($modelToken)

No description

Parameters

$modelToken

string getModelToken()

No description

Return Value

string

setSpeechTrainResp(XPSSpeechModelSpec $speechTrainResp)

No description

Parameters

XPSSpeechModelSpec $speechTrainResp

XPSSpeechModelSpec getSpeechTrainResp()

No description

Return Value

XPSSpeechModelSpec

setTablesTrainResp(XPSTablesTrainResponse $tablesTrainResp)

No description

Parameters

XPSTablesTrainResponse $tablesTrainResp

XPSTablesTrainResponse getTablesTrainResp()

No description

Return Value

XPSTablesTrainResponse

setTextToSpeechTrainResp(XPSTextToSpeechTrainResponse $textToSpeechTrainResp)

No description

Parameters

XPSTextToSpeechTrainResponse $textToSpeechTrainResp

XPSTextToSpeechTrainResponse getTextToSpeechTrainResp()

No description

setTextTrainResp(XPSTextTrainResponse $textTrainResp)

No description

Parameters

XPSTextTrainResponse $textTrainResp

XPSTextTrainResponse getTextTrainResp()

No description

Return Value

XPSTextTrainResponse

setTranslationTrainResp(XPSTranslationTrainResponse $translationTrainResp)

No description

Parameters

XPSTranslationTrainResponse $translationTrainResp

XPSTranslationTrainResponse getTranslationTrainResp()

No description

setVideoActionRecognitionTrainResp(XPSVideoActionRecognitionTrainResponse $videoActionRecognitionTrainResp)

No description

Parameters

XPSVideoActionRecognitionTrainResponse $videoActionRecognitionTrainResp

XPSVideoActionRecognitionTrainResponse getVideoActionRecognitionTrainResp()

No description

setVideoClassificationTrainResp(XPSVideoClassificationTrainResponse $videoClassificationTrainResp)

No description

Parameters

XPSVideoClassificationTrainResponse $videoClassificationTrainResp

XPSVideoClassificationTrainResponse getVideoClassificationTrainResp()

No description

setVideoObjectTrackingTrainResp(XPSVideoObjectTrackingTrainResponse $videoObjectTrackingTrainResp)

No description

Parameters

XPSVideoObjectTrackingTrainResponse $videoObjectTrackingTrainResp

XPSVideoObjectTrackingTrainResponse getVideoObjectTrackingTrainResp()

No description