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