Class: Google::Cloud::AIPlatform::V1::SupervisedTuningDatasetDistribution
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::SupervisedTuningDatasetDistribution
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/tuning_job.rb
Overview
Dataset distribution for Supervised Tuning.
Defined Under Namespace
Classes: DatasetBucket
Instance Attribute Summary collapse
-
#billable_sum ⇒ ::Integer
readonly
Output only.
-
#buckets ⇒ ::Array<::Google::Cloud::AIPlatform::V1::SupervisedTuningDatasetDistribution::DatasetBucket>
readonly
Output only.
-
#max ⇒ ::Float
readonly
Output only.
-
#mean ⇒ ::Float
readonly
Output only.
-
#median ⇒ ::Float
readonly
Output only.
-
#min ⇒ ::Float
readonly
Output only.
-
#p5 ⇒ ::Float
readonly
Output only.
-
#p95 ⇒ ::Float
readonly
Output only.
-
#sum ⇒ ::Integer
readonly
Output only.
Instance Attribute Details
#billable_sum ⇒ ::Integer (readonly)
156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 |
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 156 class SupervisedTuningDatasetDistribution include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Dataset bucket used to create a histogram for the distribution given a # population of values. # @!attribute [r] count # @return [::Float] # Output only. Number of values in the bucket. # @!attribute [r] left # @return [::Float] # Output only. Left bound of the bucket. # @!attribute [r] right # @return [::Float] # Output only. Right bound of the bucket. class DatasetBucket include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#buckets ⇒ ::Array<::Google::Cloud::AIPlatform::V1::SupervisedTuningDatasetDistribution::DatasetBucket> (readonly)
156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 |
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 156 class SupervisedTuningDatasetDistribution include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Dataset bucket used to create a histogram for the distribution given a # population of values. # @!attribute [r] count # @return [::Float] # Output only. Number of values in the bucket. # @!attribute [r] left # @return [::Float] # Output only. Left bound of the bucket. # @!attribute [r] right # @return [::Float] # Output only. Right bound of the bucket. class DatasetBucket include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#max ⇒ ::Float (readonly)
156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 |
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 156 class SupervisedTuningDatasetDistribution include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Dataset bucket used to create a histogram for the distribution given a # population of values. # @!attribute [r] count # @return [::Float] # Output only. Number of values in the bucket. # @!attribute [r] left # @return [::Float] # Output only. Left bound of the bucket. # @!attribute [r] right # @return [::Float] # Output only. Right bound of the bucket. class DatasetBucket include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#mean ⇒ ::Float (readonly)
156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 |
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 156 class SupervisedTuningDatasetDistribution include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Dataset bucket used to create a histogram for the distribution given a # population of values. # @!attribute [r] count # @return [::Float] # Output only. Number of values in the bucket. # @!attribute [r] left # @return [::Float] # Output only. Left bound of the bucket. # @!attribute [r] right # @return [::Float] # Output only. Right bound of the bucket. class DatasetBucket include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#median ⇒ ::Float (readonly)
156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 |
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 156 class SupervisedTuningDatasetDistribution include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Dataset bucket used to create a histogram for the distribution given a # population of values. # @!attribute [r] count # @return [::Float] # Output only. Number of values in the bucket. # @!attribute [r] left # @return [::Float] # Output only. Left bound of the bucket. # @!attribute [r] right # @return [::Float] # Output only. Right bound of the bucket. class DatasetBucket include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#min ⇒ ::Float (readonly)
156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 |
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 156 class SupervisedTuningDatasetDistribution include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Dataset bucket used to create a histogram for the distribution given a # population of values. # @!attribute [r] count # @return [::Float] # Output only. Number of values in the bucket. # @!attribute [r] left # @return [::Float] # Output only. Left bound of the bucket. # @!attribute [r] right # @return [::Float] # Output only. Right bound of the bucket. class DatasetBucket include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#p5 ⇒ ::Float (readonly)
156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 |
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 156 class SupervisedTuningDatasetDistribution include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Dataset bucket used to create a histogram for the distribution given a # population of values. # @!attribute [r] count # @return [::Float] # Output only. Number of values in the bucket. # @!attribute [r] left # @return [::Float] # Output only. Left bound of the bucket. # @!attribute [r] right # @return [::Float] # Output only. Right bound of the bucket. class DatasetBucket include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#p95 ⇒ ::Float (readonly)
156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 |
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 156 class SupervisedTuningDatasetDistribution include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Dataset bucket used to create a histogram for the distribution given a # population of values. # @!attribute [r] count # @return [::Float] # Output only. Number of values in the bucket. # @!attribute [r] left # @return [::Float] # Output only. Left bound of the bucket. # @!attribute [r] right # @return [::Float] # Output only. Right bound of the bucket. class DatasetBucket include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#sum ⇒ ::Integer (readonly)
156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 |
# File 'proto_docs/google/cloud/aiplatform/v1/tuning_job.rb', line 156 class SupervisedTuningDatasetDistribution include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Dataset bucket used to create a histogram for the distribution given a # population of values. # @!attribute [r] count # @return [::Float] # Output only. Number of values in the bucket. # @!attribute [r] left # @return [::Float] # Output only. Left bound of the bucket. # @!attribute [r] right # @return [::Float] # Output only. Right bound of the bucket. class DatasetBucket include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |