statsUri property

String? statsUri
getter/setter pair

Path of the stats file for current feature values in Cloud Storage bucket.

Format: gs:////stats. Example: gs://monitoring_bucket/feature_name/stats. Stats are stored as binary format with Protobuf message tensorflow.metadata.v0.FeatureNameStatistics.

Implementation

core.String? statsUri;