Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::SupervisedTuningDatasetDistribution::DatasetBucket (v0.42.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::SupervisedTuningDatasetDistribution::DatasetBucket.

Dataset bucket used to create a histogram for the distribution given a population of values.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#count

def count() -> ::Float
Returns
  • (::Float) — Output only. Number of values in the bucket.

#left

def left() -> ::Float
Returns
  • (::Float) — Output only. Left bound of the bucket.

#right

def right() -> ::Float
Returns
  • (::Float) — Output only. Right bound of the bucket.