Package org.tensorflow.metadata.v0
Class LiftSeries.LiftValue
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.tensorflow.metadata.v0.LiftSeries.LiftValue
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,LiftSeries.LiftValueOrBuilder
- Enclosing class:
- LiftSeries
public static final class LiftSeries.LiftValue extends com.google.protobuf.GeneratedMessageV3 implements LiftSeries.LiftValueOrBuilder
A container for lift information about a specific value of path_x.
Protobuf typetensorflow.metadata.v0.LiftSeries.LiftValue- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLiftSeries.LiftValue.BuilderA container for lift information about a specific value of path_x.static classLiftSeries.LiftValue.XAndYCountValueCasestatic classLiftSeries.LiftValue.XCountValueCasestatic classLiftSeries.LiftValue.XValueCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intLIFT_FIELD_NUMBERstatic intWEIGHTED_X_AND_Y_COUNT_FIELD_NUMBERstatic intWEIGHTED_X_COUNT_FIELD_NUMBERstatic intX_AND_Y_COUNT_FIELD_NUMBERstatic intX_COUNT_FIELD_NUMBERstatic intX_INT_FIELD_NUMBERstatic intX_STRING_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static LiftSeries.LiftValuegetDefaultInstance()LiftSeries.LiftValuegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()doublegetLift()P(path_y=y|path_x=x) / P(path_y=y) for x_value and the enclosing y_value.com.google.protobuf.Parser<LiftSeries.LiftValue>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()doublegetWeightedXAndYCount()double weighted_x_and_y_count = 7;doublegetWeightedXCount()double weighted_x_count = 5;longgetXAndYCount()uint64 x_and_y_count = 6;LiftSeries.LiftValue.XAndYCountValueCasegetXAndYCountValueCase()longgetXCount()uint64 x_count = 4;LiftSeries.LiftValue.XCountValueCasegetXCountValueCase()intgetXInt()int32 x_int = 1;StringgetXString()string x_string = 2;com.google.protobuf.ByteStringgetXStringBytes()string x_string = 2;LiftSeries.LiftValue.XValueCasegetXValueCase()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static LiftSeries.LiftValue.BuildernewBuilder()static LiftSeries.LiftValue.BuildernewBuilder(LiftSeries.LiftValue prototype)LiftSeries.LiftValue.BuildernewBuilderForType()protected LiftSeries.LiftValue.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static LiftSeries.LiftValueparseDelimitedFrom(InputStream input)static LiftSeries.LiftValueparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftSeries.LiftValueparseFrom(byte[] data)static LiftSeries.LiftValueparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftSeries.LiftValueparseFrom(com.google.protobuf.ByteString data)static LiftSeries.LiftValueparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftSeries.LiftValueparseFrom(com.google.protobuf.CodedInputStream input)static LiftSeries.LiftValueparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftSeries.LiftValueparseFrom(InputStream input)static LiftSeries.LiftValueparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftSeries.LiftValueparseFrom(ByteBuffer data)static LiftSeries.LiftValueparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<LiftSeries.LiftValue>parser()LiftSeries.LiftValue.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
X_INT_FIELD_NUMBER
public static final int X_INT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_STRING_FIELD_NUMBER
public static final int X_STRING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIFT_FIELD_NUMBER
public static final int LIFT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_COUNT_FIELD_NUMBER
public static final int X_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WEIGHTED_X_COUNT_FIELD_NUMBER
public static final int WEIGHTED_X_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_AND_Y_COUNT_FIELD_NUMBER
public static final int X_AND_Y_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WEIGHTED_X_AND_Y_COUNT_FIELD_NUMBER
public static final int WEIGHTED_X_AND_Y_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getXValueCase
public LiftSeries.LiftValue.XValueCase getXValueCase()
- Specified by:
getXValueCasein interfaceLiftSeries.LiftValueOrBuilder
-
getXCountValueCase
public LiftSeries.LiftValue.XCountValueCase getXCountValueCase()
- Specified by:
getXCountValueCasein interfaceLiftSeries.LiftValueOrBuilder
-
getXAndYCountValueCase
public LiftSeries.LiftValue.XAndYCountValueCase getXAndYCountValueCase()
- Specified by:
getXAndYCountValueCasein interfaceLiftSeries.LiftValueOrBuilder
-
getXInt
public int getXInt()
int32 x_int = 1;- Specified by:
getXIntin interfaceLiftSeries.LiftValueOrBuilder- Returns:
- The xInt.
-
getXString
public String getXString()
string x_string = 2;- Specified by:
getXStringin interfaceLiftSeries.LiftValueOrBuilder- Returns:
- The xString.
-
getXStringBytes
public com.google.protobuf.ByteString getXStringBytes()
string x_string = 2;- Specified by:
getXStringBytesin interfaceLiftSeries.LiftValueOrBuilder- Returns:
- The bytes for xString.
-
getLift
public double getLift()
P(path_y=y|path_x=x) / P(path_y=y) for x_value and the enclosing y_value. In terms of concrete fields, this number represents: (x_and_y_count / x_count) / (y_count / num_examples)
double lift = 3;- Specified by:
getLiftin interfaceLiftSeries.LiftValueOrBuilder- Returns:
- The lift.
-
getXCount
public long getXCount()
uint64 x_count = 4;- Specified by:
getXCountin interfaceLiftSeries.LiftValueOrBuilder- Returns:
- The xCount.
-
getWeightedXCount
public double getWeightedXCount()
double weighted_x_count = 5;- Specified by:
getWeightedXCountin interfaceLiftSeries.LiftValueOrBuilder- Returns:
- The weightedXCount.
-
getXAndYCount
public long getXAndYCount()
uint64 x_and_y_count = 6;- Specified by:
getXAndYCountin interfaceLiftSeries.LiftValueOrBuilder- Returns:
- The xAndYCount.
-
getWeightedXAndYCount
public double getWeightedXAndYCount()
double weighted_x_and_y_count = 7;- Specified by:
getWeightedXAndYCountin interfaceLiftSeries.LiftValueOrBuilder- Returns:
- The weightedXAndYCount.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static LiftSeries.LiftValue parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LiftSeries.LiftValue parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LiftSeries.LiftValue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LiftSeries.LiftValue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LiftSeries.LiftValue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LiftSeries.LiftValue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LiftSeries.LiftValue parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static LiftSeries.LiftValue parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static LiftSeries.LiftValue parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static LiftSeries.LiftValue parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static LiftSeries.LiftValue parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static LiftSeries.LiftValue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public LiftSeries.LiftValue.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static LiftSeries.LiftValue.Builder newBuilder()
-
newBuilder
public static LiftSeries.LiftValue.Builder newBuilder(LiftSeries.LiftValue prototype)
-
toBuilder
public LiftSeries.LiftValue.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected LiftSeries.LiftValue.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static LiftSeries.LiftValue getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<LiftSeries.LiftValue> parser()
-
getParserForType
public com.google.protobuf.Parser<LiftSeries.LiftValue> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public LiftSeries.LiftValue getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-