- get(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels
-
Check training status of your model.
- getAbstractGoogleClient() - Method in class com.google.api.services.prediction.PredictionRequest
-
- getAlt() - Method in class com.google.api.services.prediction.PredictionRequest
-
Data format for the response.
- getClassificationAccuracy() - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
A number between 0.0 and 1.0, where 1.0 is 100% accurate.
- getClassWeightedAccuracy() - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
Estimated accuracy of model taking utility weights into account [Categorical models only].
- getConfusionMatrix() - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
An output confusion matrix.
- getConfusionMatrixRowTotals() - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
A list of the confusion matrix row totals
- getCsvInstance() - Method in class com.google.api.services.prediction.model.Input.InputInput
-
A list of input features, these can be strings or doubles.
- getCsvInstance() - Method in class com.google.api.services.prediction.model.Update
-
The input features for this instance
- getDataAnalysis() - Method in class com.google.api.services.prediction.model.Training
-
Data Analysis.
- getFields() - Method in class com.google.api.services.prediction.PredictionRequest
-
Selector specifying which fields to include in a partial response.
- getHostedModelName() - Method in class com.google.api.services.prediction.Prediction.Hostedmodels.Predict
-
The name of a hosted model.
- getId() - Method in class com.google.api.services.prediction.model.Output
-
The unique name for the predictive model.
- getId() - Method in class com.google.api.services.prediction.model.Training
-
The unique name for the predictive model.
- getId() - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Delete
-
The unique name for the predictive model.
- getId() - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Get
-
The unique name for the predictive model.
- getId() - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Predict
-
The unique name for the predictive model.
- getId() - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Update
-
The unique name for the predictive model.
- getInput() - Method in class com.google.api.services.prediction.model.Input
-
Input to the model for a prediction
- getKey() - Method in class com.google.api.services.prediction.PredictionRequest
-
API key.
- getKind() - Method in class com.google.api.services.prediction.model.Output
-
What kind of resource this is.
- getKind() - Method in class com.google.api.services.prediction.model.Training
-
What kind of resource this is.
- getLabel() - Method in class com.google.api.services.prediction.model.Output.OutputMulti
-
The class label.
- getLabel() - Method in class com.google.api.services.prediction.model.Update
-
The class label of this instance
- getMeanSquaredError() - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
An estimated mean squared error.
- getModelInfo() - Method in class com.google.api.services.prediction.model.Training
-
Model metadata.
- getModelType() - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
Type of predictive model (CLASSIFICATION or REGRESSION)
- getNumberInstances() - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
Number of valid data instances used in the trained model.
- getNumberLabels() - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
Number of class labels in the trained model [Categorical models only].
- getOauthToken() - Method in class com.google.api.services.prediction.PredictionRequest
-
OAuth 2.0 token for the current user.
- getOutput() - Method in class com.google.api.services.prediction.model.Update
-
The generic output value - could be regression value or class label
- getOutputLabel() - Method in class com.google.api.services.prediction.model.Output
-
The most likely class label [Categorical models only].
- getOutputMulti() - Method in class com.google.api.services.prediction.model.Output
-
A list of class labels with their estimated probabilities [Categorical models only].
- getOutputValue() - Method in class com.google.api.services.prediction.model.Output
-
The estimated regression value [Regression models only].
- getPrettyPrint() - Method in class com.google.api.services.prediction.PredictionRequest
-
Returns response with indentations and line breaks.
- getQuotaUser() - Method in class com.google.api.services.prediction.PredictionRequest
-
Available to use for quota purposes for server-side applications.
- getScore() - Method in class com.google.api.services.prediction.model.Output.OutputMulti
-
The probability of the class label.
- getSelfLink() - Method in class com.google.api.services.prediction.model.Output
-
A URL to re-request this resource.
- getSelfLink() - Method in class com.google.api.services.prediction.model.Training
-
A URL to re-request this resource.
- getStorageDataLocation() - Method in class com.google.api.services.prediction.model.Training
-
Google storage location of the training data file.
- getStoragePMMLLocation() - Method in class com.google.api.services.prediction.model.Training
-
Google storage location of the preprocessing pmml file.
- getStoragePMMLModelLocation() - Method in class com.google.api.services.prediction.model.Training
-
Google storage location of the pmml model file.
- getTrainingStatus() - Method in class com.google.api.services.prediction.model.Training
-
The current status of the training job.
- getUserIp() - Method in class com.google.api.services.prediction.PredictionRequest
-
IP address of the site where the request originates.
- getUtility() - Method in class com.google.api.services.prediction.model.Training
-
A class weighting function, which allows the importance weights for class labels to be
specified [Categorical models only].
- getWarnings() - Method in class com.google.api.services.prediction.model.Training.DataAnalysis
-
- set(String, Object) - Method in class com.google.api.services.prediction.model.Input.InputInput
-
- set(String, Object) - Method in class com.google.api.services.prediction.model.Input
-
- set(String, Object) - Method in class com.google.api.services.prediction.model.Output.OutputMulti
-
- set(String, Object) - Method in class com.google.api.services.prediction.model.Output
-
- set(String, Object) - Method in class com.google.api.services.prediction.model.Training.DataAnalysis
-
- set(String, Object) - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
- set(String, Object) - Method in class com.google.api.services.prediction.model.Training
-
- set(String, Object) - Method in class com.google.api.services.prediction.model.Update
-
- set(String, Object) - Method in class com.google.api.services.prediction.Prediction.Hostedmodels.Predict
-
- set(String, Object) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Delete
-
- set(String, Object) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Get
-
- set(String, Object) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Insert
-
- set(String, Object) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Predict
-
- set(String, Object) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Update
-
- set(String, Object) - Method in class com.google.api.services.prediction.PredictionRequest
-
- setAlt(String) - Method in class com.google.api.services.prediction.Prediction.Hostedmodels.Predict
-
- setAlt(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Delete
-
- setAlt(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Get
-
- setAlt(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Insert
-
- setAlt(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Predict
-
- setAlt(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Update
-
- setAlt(String) - Method in class com.google.api.services.prediction.PredictionRequest
-
Data format for the response.
- setApplicationName(String) - Method in class com.google.api.services.prediction.Prediction.Builder
-
- setClassificationAccuracy(Double) - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
A number between 0.0 and 1.0, where 1.0 is 100% accurate.
- setClassWeightedAccuracy(Double) - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
Estimated accuracy of model taking utility weights into account [Categorical models only].
- setConfusionMatrix(Map<String, Map<String, Double>>) - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
An output confusion matrix.
- setConfusionMatrixRowTotals(Map<String, Double>) - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
A list of the confusion matrix row totals
- setCsvInstance(List<Object>) - Method in class com.google.api.services.prediction.model.Input.InputInput
-
A list of input features, these can be strings or doubles.
- setCsvInstance(List<Object>) - Method in class com.google.api.services.prediction.model.Update
-
The input features for this instance
- setDataAnalysis(Training.DataAnalysis) - Method in class com.google.api.services.prediction.model.Training
-
Data Analysis.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.prediction.PredictionRequest
-
- setFields(String) - Method in class com.google.api.services.prediction.Prediction.Hostedmodels.Predict
-
- setFields(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Delete
-
- setFields(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Get
-
- setFields(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Insert
-
- setFields(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Predict
-
- setFields(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Update
-
- setFields(String) - Method in class com.google.api.services.prediction.PredictionRequest
-
Selector specifying which fields to include in a partial response.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.prediction.Prediction.Builder
-
- setHostedModelName(String) - Method in class com.google.api.services.prediction.Prediction.Hostedmodels.Predict
-
The name of a hosted model.
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.prediction.Prediction.Builder
-
- setId(String) - Method in class com.google.api.services.prediction.model.Output
-
The unique name for the predictive model.
- setId(String) - Method in class com.google.api.services.prediction.model.Training
-
The unique name for the predictive model.
- setId(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Delete
-
The unique name for the predictive model.
- setId(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Get
-
The unique name for the predictive model.
- setId(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Predict
-
The unique name for the predictive model.
- setId(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Update
-
The unique name for the predictive model.
- setInput(Input.InputInput) - Method in class com.google.api.services.prediction.model.Input
-
Input to the model for a prediction
- setKey(String) - Method in class com.google.api.services.prediction.Prediction.Hostedmodels.Predict
-
- setKey(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Delete
-
- setKey(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Get
-
- setKey(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Insert
-
- setKey(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Predict
-
- setKey(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Update
-
- setKey(String) - Method in class com.google.api.services.prediction.PredictionRequest
-
API key.
- setKind(String) - Method in class com.google.api.services.prediction.model.Output
-
What kind of resource this is.
- setKind(String) - Method in class com.google.api.services.prediction.model.Training
-
What kind of resource this is.
- setLabel(String) - Method in class com.google.api.services.prediction.model.Output.OutputMulti
-
The class label.
- setLabel(String) - Method in class com.google.api.services.prediction.model.Update
-
The class label of this instance
- setMeanSquaredError(Double) - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
An estimated mean squared error.
- setModelInfo(Training.ModelInfo) - Method in class com.google.api.services.prediction.model.Training
-
Model metadata.
- setModelType(String) - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
Type of predictive model (CLASSIFICATION or REGRESSION)
- setNumberInstances(Long) - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
Number of valid data instances used in the trained model.
- setNumberLabels(Long) - Method in class com.google.api.services.prediction.model.Training.ModelInfo
-
Number of class labels in the trained model [Categorical models only].
- setOauthToken(String) - Method in class com.google.api.services.prediction.Prediction.Hostedmodels.Predict
-
- setOauthToken(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Get
-
- setOauthToken(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Insert
-
- setOauthToken(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Predict
-
- setOauthToken(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Update
-
- setOauthToken(String) - Method in class com.google.api.services.prediction.PredictionRequest
-
OAuth 2.0 token for the current user.
- setOutput(String) - Method in class com.google.api.services.prediction.model.Update
-
The generic output value - could be regression value or class label
- setOutputLabel(String) - Method in class com.google.api.services.prediction.model.Output
-
The most likely class label [Categorical models only].
- setOutputMulti(List<Output.OutputMulti>) - Method in class com.google.api.services.prediction.model.Output
-
A list of class labels with their estimated probabilities [Categorical models only].
- setOutputValue(Double) - Method in class com.google.api.services.prediction.model.Output
-
The estimated regression value [Regression models only].
- setPredictionRequestInitializer(PredictionRequestInitializer) - Method in class com.google.api.services.prediction.Prediction.Builder
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.prediction.Prediction.Hostedmodels.Predict
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Insert
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Predict
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Update
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.prediction.PredictionRequest
-
Returns response with indentations and line breaks.
- setQuotaUser(String) - Method in class com.google.api.services.prediction.Prediction.Hostedmodels.Predict
-
- setQuotaUser(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Insert
-
- setQuotaUser(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Predict
-
- setQuotaUser(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Update
-
- setQuotaUser(String) - Method in class com.google.api.services.prediction.PredictionRequest
-
Available to use for quota purposes for server-side applications.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.prediction.PredictionRequest
-
- setRootUrl(String) - Method in class com.google.api.services.prediction.Prediction.Builder
-
- setScore(Double) - Method in class com.google.api.services.prediction.model.Output.OutputMulti
-
The probability of the class label.
- setSelfLink(String) - Method in class com.google.api.services.prediction.model.Output
-
A URL to re-request this resource.
- setSelfLink(String) - Method in class com.google.api.services.prediction.model.Training
-
A URL to re-request this resource.
- setServicePath(String) - Method in class com.google.api.services.prediction.Prediction.Builder
-
- setStorageDataLocation(String) - Method in class com.google.api.services.prediction.model.Training
-
Google storage location of the training data file.
- setStoragePMMLLocation(String) - Method in class com.google.api.services.prediction.model.Training
-
Google storage location of the preprocessing pmml file.
- setStoragePMMLModelLocation(String) - Method in class com.google.api.services.prediction.model.Training
-
Google storage location of the pmml model file.
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.prediction.Prediction.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.prediction.Prediction.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.prediction.Prediction.Builder
-
- setTrainingStatus(String) - Method in class com.google.api.services.prediction.model.Training
-
The current status of the training job.
- setUserIp(String) - Method in class com.google.api.services.prediction.Prediction.Hostedmodels.Predict
-
- setUserIp(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Delete
-
- setUserIp(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Get
-
- setUserIp(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Insert
-
- setUserIp(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Predict
-
- setUserIp(String) - Method in class com.google.api.services.prediction.Prediction.Trainedmodels.Update
-
- setUserIp(String) - Method in class com.google.api.services.prediction.PredictionRequest
-
IP address of the site where the request originates.
- setUtility(List<Map<String, Double>>) - Method in class com.google.api.services.prediction.model.Training
-
A class weighting function, which allows the importance weights for class labels to be
specified [Categorical models only].
- setWarnings(List<String>) - Method in class com.google.api.services.prediction.model.Training.DataAnalysis
-