Lines Matching defs:Attribution

170 type Attribution struct {  struct
171 state protoimpl.MessageState
172 sizeCache protoimpl.SizeCache
173 unknownFields protoimpl.UnknownFields
184 …name=baseline_output_value,json=baselineOutputValue,proto3" json:"baseline_output_value,omitempty"`
191 …name=instance_output_value,json=instanceOutputValue,proto3" json:"instance_output_value,omitempty"`
218 …t,name=feature_attributions,json=featureAttributions,proto3" json:"feature_attributions,omitempty"`
226 …obuf:"varint,4,rep,packed,name=output_index,json=outputIndex,proto3" json:"output_index,omitempty"`
234 …5,opt,name=output_display_name,json=outputDisplayName,proto3" json:"output_display_name,omitempty"`
252 …,opt,name=approximation_error,json=approximationError,proto3" json:"approximation_error,omitempty"`
255 …tring `protobuf:"bytes,7,opt,name=output_name,json=outputName,proto3" json:"output_name,omitempty"`
258 func (x *Attribution) Reset() {
267 func (x *Attribution) String() string {
271 func (*Attribution) ProtoMessage() {}
273 func (x *Attribution) ProtoReflect() protoreflect.Message {
286 func (*Attribution) Descriptor() ([]byte, []int) {
290 func (x *Attribution) GetBaselineOutputValue() float64 {
297 func (x *Attribution) GetInstanceOutputValue() float64 {
304 func (x *Attribution) GetFeatureAttributions() *structpb.Value {
311 func (x *Attribution) GetOutputIndex() []int32 {
318 func (x *Attribution) GetOutputDisplayName() string {
325 func (x *Attribution) GetApproximationError() float64 {
332 func (x *Attribution) GetOutputName() string {