google_api_prediction v0.0.1 GoogleApi.Prediction.V16.Model.AnalyzeDataDescriptionOutputFeatureNumeric View Source
Description of the output values in the data set.
Attributes
- count (String): Number of numeric output values in the data set. Defaults to:
null
. - mean (String): Mean of the output values in the data set. Defaults to:
null
. - variance (String): Variance of the output values in the data set. Defaults to:
null
.