Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ModelMonitoringStatsAnomalies::FeatureHistoricStatsAnomalies (v0.3.0)

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

Historical Stats (and Anomalies) for a specific Feature.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#feature_display_name

def feature_display_name() -> ::String
Returns
  • (::String) — Display Name of the Feature.

#feature_display_name=

def feature_display_name=(value) -> ::String
Parameter
  • value (::String) — Display Name of the Feature.
Returns
  • (::String) — Display Name of the Feature.

#prediction_stats

def prediction_stats() -> ::Array<::Google::Cloud::AIPlatform::V1::FeatureStatsAnomaly>
Returns

#prediction_stats=

def prediction_stats=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::FeatureStatsAnomaly>
Parameter
Returns

#threshold

def threshold() -> ::Google::Cloud::AIPlatform::V1::ThresholdConfig
Returns

#threshold=

def threshold=(value) -> ::Google::Cloud::AIPlatform::V1::ThresholdConfig
Parameter
Returns

#training_stats

def training_stats() -> ::Google::Cloud::AIPlatform::V1::FeatureStatsAnomaly
Returns

#training_stats=

def training_stats=(value) -> ::Google::Cloud::AIPlatform::V1::FeatureStatsAnomaly
Parameter
Returns