google_api_prediction v0.0.1 GoogleApi.Prediction.V16.Model.AnalyzeDataDescription View Source
Description of the data the model was trained on.
Attributes
- features (List[AnalyzeDataDescriptionFeatures]): Description of the input features in the data set. Defaults to:
null
. - outputFeature (AnalyzeDataDescriptionOutputFeature): Defaults to:
null
.