Packages

t

org.tensorflow.metadata.v0

PerformanceMetricOrBuilder

trait PerformanceMetricOrBuilder extends MessageOrBuilder

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PerformanceMetricOrBuilder
  2. MessageOrBuilder
  3. MessageLiteOrBuilder
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def findInitializationErrors(): List[String]
    Definition Classes
    MessageOrBuilder
  2. abstract def getAllFields(): Map[FieldDescriptor, AnyRef]
    Definition Classes
    MessageOrBuilder
  3. abstract def getAuc(): AUC

    .tensorflow.metadata.v0.AUC auc = 1;

    .tensorflow.metadata.v0.AUC auc = 1;

    returns

    The auc.

  4. abstract def getAucOrBuilder(): AUCOrBuilder

    .tensorflow.metadata.v0.AUC auc = 1;

  5. abstract def getAucPrecisionRecall(): AUCPrecisionRecall

    .tensorflow.metadata.v0.AUCPrecisionRecall auc_precision_recall = 26;

    .tensorflow.metadata.v0.AUCPrecisionRecall auc_precision_recall = 26;

    returns

    The aucPrecisionRecall.

  6. abstract def getAucPrecisionRecallOrBuilder(): AUCPrecisionRecallOrBuilder

    .tensorflow.metadata.v0.AUCPrecisionRecall auc_precision_recall = 26;

  7. abstract def getBinaryAccuracy(): BinaryAccuracy

    .tensorflow.metadata.v0.BinaryAccuracy binary_accuracy = 2;

    .tensorflow.metadata.v0.BinaryAccuracy binary_accuracy = 2;

    returns

    The binaryAccuracy.

  8. abstract def getBinaryAccuracyOrBuilder(): BinaryAccuracyOrBuilder

    .tensorflow.metadata.v0.BinaryAccuracy binary_accuracy = 2;

  9. abstract def getBinaryCrossEntropy(): BinaryCrossEntropy

    .tensorflow.metadata.v0.BinaryCrossEntropy binary_cross_entropy = 3;

    .tensorflow.metadata.v0.BinaryCrossEntropy binary_cross_entropy = 3;

    returns

    The binaryCrossEntropy.

  10. abstract def getBinaryCrossEntropyOrBuilder(): BinaryCrossEntropyOrBuilder

    .tensorflow.metadata.v0.BinaryCrossEntropy binary_cross_entropy = 3;

  11. abstract def getCategoricalAccuracy(): CategoricalAccuracy

    .tensorflow.metadata.v0.CategoricalAccuracy categorical_accuracy = 5;

    .tensorflow.metadata.v0.CategoricalAccuracy categorical_accuracy = 5;

    returns

    The categoricalAccuracy.

  12. abstract def getCategoricalAccuracyOrBuilder(): CategoricalAccuracyOrBuilder

    .tensorflow.metadata.v0.CategoricalAccuracy categorical_accuracy = 5;

  13. abstract def getCategoricalCrossEntropy(): CategoricalCrossEntropy

    .tensorflow.metadata.v0.CategoricalCrossEntropy categorical_cross_entropy = 6;

    .tensorflow.metadata.v0.CategoricalCrossEntropy categorical_cross_entropy = 6;

    returns

    The categoricalCrossEntropy.

  14. abstract def getCategoricalCrossEntropyOrBuilder(): CategoricalCrossEntropyOrBuilder

    .tensorflow.metadata.v0.CategoricalCrossEntropy categorical_cross_entropy = 6;

  15. abstract def getCustomMetric(): CustomMetric

    .tensorflow.metadata.v0.CustomMetric custom_metric = 21;

    .tensorflow.metadata.v0.CustomMetric custom_metric = 21;

    returns

    The customMetric.

  16. abstract def getCustomMetricOrBuilder(): CustomMetricOrBuilder

    .tensorflow.metadata.v0.CustomMetric custom_metric = 21;

  17. abstract def getDefaultInstanceForType(): Message
    Definition Classes
    MessageOrBuilder → MessageLiteOrBuilder
  18. abstract def getDescriptorForType(): Descriptor
    Definition Classes
    MessageOrBuilder
  19. abstract def getField(field: FieldDescriptor): AnyRef
    Definition Classes
    MessageOrBuilder
  20. abstract def getInitializationErrorString(): String
    Definition Classes
    MessageOrBuilder
  21. abstract def getMeanAbsoluteError(): MeanAbsoluteError

    .tensorflow.metadata.v0.MeanAbsoluteError mean_absolute_error = 11;

    .tensorflow.metadata.v0.MeanAbsoluteError mean_absolute_error = 11;

    returns

    The meanAbsoluteError.

  22. abstract def getMeanAbsoluteErrorOrBuilder(): MeanAbsoluteErrorOrBuilder

    .tensorflow.metadata.v0.MeanAbsoluteError mean_absolute_error = 11;

  23. abstract def getMeanAbsolutePercentageError(): MeanAbsolutePercentageError

    .tensorflow.metadata.v0.MeanAbsolutePercentageError mean_absolute_percentage_error = 12;

    .tensorflow.metadata.v0.MeanAbsolutePercentageError mean_absolute_percentage_error = 12;

    returns

    The meanAbsolutePercentageError.

  24. abstract def getMeanAbsolutePercentageErrorOrBuilder(): MeanAbsolutePercentageErrorOrBuilder

    .tensorflow.metadata.v0.MeanAbsolutePercentageError mean_absolute_percentage_error = 12;

  25. abstract def getMeanReciprocalRank(): MeanReciprocalRank

    .tensorflow.metadata.v0.MeanReciprocalRank mean_reciprocal_rank = 15;

    .tensorflow.metadata.v0.MeanReciprocalRank mean_reciprocal_rank = 15;

    returns

    The meanReciprocalRank.

  26. abstract def getMeanReciprocalRankOrBuilder(): MeanReciprocalRankOrBuilder

    .tensorflow.metadata.v0.MeanReciprocalRank mean_reciprocal_rank = 15;

  27. abstract def getMeanSquaredLogarithmicError(): MeanSquaredLogarithmicError

    .tensorflow.metadata.v0.MeanSquaredLogarithmicError mean_squared_logarithmic_error = 14;

    .tensorflow.metadata.v0.MeanSquaredLogarithmicError mean_squared_logarithmic_error = 14;

    returns

    The meanSquaredLogarithmicError.

  28. abstract def getMeanSquaredLogarithmicErrorOrBuilder(): MeanSquaredLogarithmicErrorOrBuilder

    .tensorflow.metadata.v0.MeanSquaredLogarithmicError mean_squared_logarithmic_error = 14;

  29. abstract def getMicroAuc(): MicroAUC

    .tensorflow.metadata.v0.MicroAUC micro_auc = 27;

    .tensorflow.metadata.v0.MicroAUC micro_auc = 27;

    returns

    The microAuc.

  30. abstract def getMicroAucOrBuilder(): MicroAUCOrBuilder

    .tensorflow.metadata.v0.MicroAUC micro_auc = 27;

  31. abstract def getMultiLabelCrossEntropy(): MultilabelCrossEntropy

    .tensorflow.metadata.v0.MultilabelCrossEntropy multi_label_cross_entropy = 28;

    .tensorflow.metadata.v0.MultilabelCrossEntropy multi_label_cross_entropy = 28;

    returns

    The multiLabelCrossEntropy.

  32. abstract def getMultiLabelCrossEntropyOrBuilder(): MultilabelCrossEntropyOrBuilder

    .tensorflow.metadata.v0.MultilabelCrossEntropy multi_label_cross_entropy = 28;

  33. abstract def getOneofFieldDescriptor(oneof: OneofDescriptor): FieldDescriptor
    Definition Classes
    MessageOrBuilder
  34. abstract def getPerformanceMetricCase(): PerformanceMetricCase
  35. abstract def getPrecisionAtK(): PrecisionAtK

    .tensorflow.metadata.v0.PrecisionAtK precision_at_k = 17;

    .tensorflow.metadata.v0.PrecisionAtK precision_at_k = 17;

    returns

    The precisionAtK.

  36. abstract def getPrecisionAtKOrBuilder(): PrecisionAtKOrBuilder

    .tensorflow.metadata.v0.PrecisionAtK precision_at_k = 17;

  37. abstract def getPrecisionAtRecall(): PrecisionAtRecall

    .tensorflow.metadata.v0.PrecisionAtRecall precision_at_recall = 24;

    .tensorflow.metadata.v0.PrecisionAtRecall precision_at_recall = 24;

    returns

    The precisionAtRecall.

  38. abstract def getPrecisionAtRecallOrBuilder(): PrecisionAtRecallOrBuilder

    .tensorflow.metadata.v0.PrecisionAtRecall precision_at_recall = 24;

  39. abstract def getRecallAtPrecision(): RecallAtPrecision

    .tensorflow.metadata.v0.RecallAtPrecision recall_at_precision = 25;

    .tensorflow.metadata.v0.RecallAtPrecision recall_at_precision = 25;

    returns

    The recallAtPrecision.

  40. abstract def getRecallAtPrecisionOrBuilder(): RecallAtPrecisionOrBuilder

    .tensorflow.metadata.v0.RecallAtPrecision recall_at_precision = 25;

  41. abstract def getRepeatedField(field: FieldDescriptor, index: Int): AnyRef
    Definition Classes
    MessageOrBuilder
  42. abstract def getRepeatedFieldCount(field: FieldDescriptor): Int
    Definition Classes
    MessageOrBuilder
  43. abstract def getSensitivityAtSpecificity(): SensitivityAtSpecificity

    .tensorflow.metadata.v0.SensitivityAtSpecificity sensitivity_at_specificity = 22;

    .tensorflow.metadata.v0.SensitivityAtSpecificity sensitivity_at_specificity = 22;

    returns

    The sensitivityAtSpecificity.

  44. abstract def getSensitivityAtSpecificityOrBuilder(): SensitivityAtSpecificityOrBuilder

    .tensorflow.metadata.v0.SensitivityAtSpecificity sensitivity_at_specificity = 22;

  45. abstract def getSpecificityAtSensitivity(): SpecificityAtSensitivity

    .tensorflow.metadata.v0.SpecificityAtSensitivity specificity_at_sensitivity = 23;

    .tensorflow.metadata.v0.SpecificityAtSensitivity specificity_at_sensitivity = 23;

    returns

    The specificityAtSensitivity.

  46. abstract def getSpecificityAtSensitivityOrBuilder(): SpecificityAtSensitivityOrBuilder

    .tensorflow.metadata.v0.SpecificityAtSensitivity specificity_at_sensitivity = 23;

  47. abstract def getSquaredError(): MeanSquaredError

    .tensorflow.metadata.v0.MeanSquaredError squared_error = 13;

    .tensorflow.metadata.v0.MeanSquaredError squared_error = 13;

    returns

    The squaredError.

  48. abstract def getSquaredErrorOrBuilder(): MeanSquaredErrorOrBuilder

    .tensorflow.metadata.v0.MeanSquaredError squared_error = 13;

  49. abstract def getTopKCategoricalAccuracy(): TopKCategoricalAccuracy

    .tensorflow.metadata.v0.TopKCategoricalAccuracy top_k_categorical_accuracy = 20;

    .tensorflow.metadata.v0.TopKCategoricalAccuracy top_k_categorical_accuracy = 20;

    returns

    The topKCategoricalAccuracy.

  50. abstract def getTopKCategoricalAccuracyOrBuilder(): TopKCategoricalAccuracyOrBuilder

    .tensorflow.metadata.v0.TopKCategoricalAccuracy top_k_categorical_accuracy = 20;

  51. abstract def getUnknownFields(): UnknownFieldSet
    Definition Classes
    MessageOrBuilder
  52. abstract def hasAuc(): Boolean

    .tensorflow.metadata.v0.AUC auc = 1;

    .tensorflow.metadata.v0.AUC auc = 1;

    returns

    Whether the auc field is set.

  53. abstract def hasAucPrecisionRecall(): Boolean

    .tensorflow.metadata.v0.AUCPrecisionRecall auc_precision_recall = 26;

    .tensorflow.metadata.v0.AUCPrecisionRecall auc_precision_recall = 26;

    returns

    Whether the aucPrecisionRecall field is set.

  54. abstract def hasBinaryAccuracy(): Boolean

    .tensorflow.metadata.v0.BinaryAccuracy binary_accuracy = 2;

    .tensorflow.metadata.v0.BinaryAccuracy binary_accuracy = 2;

    returns

    Whether the binaryAccuracy field is set.

  55. abstract def hasBinaryCrossEntropy(): Boolean

    .tensorflow.metadata.v0.BinaryCrossEntropy binary_cross_entropy = 3;

    .tensorflow.metadata.v0.BinaryCrossEntropy binary_cross_entropy = 3;

    returns

    Whether the binaryCrossEntropy field is set.

  56. abstract def hasCategoricalAccuracy(): Boolean

    .tensorflow.metadata.v0.CategoricalAccuracy categorical_accuracy = 5;

    .tensorflow.metadata.v0.CategoricalAccuracy categorical_accuracy = 5;

    returns

    Whether the categoricalAccuracy field is set.

  57. abstract def hasCategoricalCrossEntropy(): Boolean

    .tensorflow.metadata.v0.CategoricalCrossEntropy categorical_cross_entropy = 6;

    .tensorflow.metadata.v0.CategoricalCrossEntropy categorical_cross_entropy = 6;

    returns

    Whether the categoricalCrossEntropy field is set.

  58. abstract def hasCustomMetric(): Boolean

    .tensorflow.metadata.v0.CustomMetric custom_metric = 21;

    .tensorflow.metadata.v0.CustomMetric custom_metric = 21;

    returns

    Whether the customMetric field is set.

  59. abstract def hasField(field: FieldDescriptor): Boolean
    Definition Classes
    MessageOrBuilder
  60. abstract def hasMeanAbsoluteError(): Boolean

    .tensorflow.metadata.v0.MeanAbsoluteError mean_absolute_error = 11;

    .tensorflow.metadata.v0.MeanAbsoluteError mean_absolute_error = 11;

    returns

    Whether the meanAbsoluteError field is set.

  61. abstract def hasMeanAbsolutePercentageError(): Boolean

    .tensorflow.metadata.v0.MeanAbsolutePercentageError mean_absolute_percentage_error = 12;

    .tensorflow.metadata.v0.MeanAbsolutePercentageError mean_absolute_percentage_error = 12;

    returns

    Whether the meanAbsolutePercentageError field is set.

  62. abstract def hasMeanReciprocalRank(): Boolean

    .tensorflow.metadata.v0.MeanReciprocalRank mean_reciprocal_rank = 15;

    .tensorflow.metadata.v0.MeanReciprocalRank mean_reciprocal_rank = 15;

    returns

    Whether the meanReciprocalRank field is set.

  63. abstract def hasMeanSquaredLogarithmicError(): Boolean

    .tensorflow.metadata.v0.MeanSquaredLogarithmicError mean_squared_logarithmic_error = 14;

    .tensorflow.metadata.v0.MeanSquaredLogarithmicError mean_squared_logarithmic_error = 14;

    returns

    Whether the meanSquaredLogarithmicError field is set.

  64. abstract def hasMicroAuc(): Boolean

    .tensorflow.metadata.v0.MicroAUC micro_auc = 27;

    .tensorflow.metadata.v0.MicroAUC micro_auc = 27;

    returns

    Whether the microAuc field is set.

  65. abstract def hasMultiLabelCrossEntropy(): Boolean

    .tensorflow.metadata.v0.MultilabelCrossEntropy multi_label_cross_entropy = 28;

    .tensorflow.metadata.v0.MultilabelCrossEntropy multi_label_cross_entropy = 28;

    returns

    Whether the multiLabelCrossEntropy field is set.

  66. abstract def hasOneof(oneof: OneofDescriptor): Boolean
    Definition Classes
    MessageOrBuilder
  67. abstract def hasPrecisionAtK(): Boolean

    .tensorflow.metadata.v0.PrecisionAtK precision_at_k = 17;

    .tensorflow.metadata.v0.PrecisionAtK precision_at_k = 17;

    returns

    Whether the precisionAtK field is set.

  68. abstract def hasPrecisionAtRecall(): Boolean

    .tensorflow.metadata.v0.PrecisionAtRecall precision_at_recall = 24;

    .tensorflow.metadata.v0.PrecisionAtRecall precision_at_recall = 24;

    returns

    Whether the precisionAtRecall field is set.

  69. abstract def hasRecallAtPrecision(): Boolean

    .tensorflow.metadata.v0.RecallAtPrecision recall_at_precision = 25;

    .tensorflow.metadata.v0.RecallAtPrecision recall_at_precision = 25;

    returns

    Whether the recallAtPrecision field is set.

  70. abstract def hasSensitivityAtSpecificity(): Boolean

    .tensorflow.metadata.v0.SensitivityAtSpecificity sensitivity_at_specificity = 22;

    .tensorflow.metadata.v0.SensitivityAtSpecificity sensitivity_at_specificity = 22;

    returns

    Whether the sensitivityAtSpecificity field is set.

  71. abstract def hasSpecificityAtSensitivity(): Boolean

    .tensorflow.metadata.v0.SpecificityAtSensitivity specificity_at_sensitivity = 23;

    .tensorflow.metadata.v0.SpecificityAtSensitivity specificity_at_sensitivity = 23;

    returns

    Whether the specificityAtSensitivity field is set.

  72. abstract def hasSquaredError(): Boolean

    .tensorflow.metadata.v0.MeanSquaredError squared_error = 13;

    .tensorflow.metadata.v0.MeanSquaredError squared_error = 13;

    returns

    Whether the squaredError field is set.

  73. abstract def hasTopKCategoricalAccuracy(): Boolean

    .tensorflow.metadata.v0.TopKCategoricalAccuracy top_k_categorical_accuracy = 20;

    .tensorflow.metadata.v0.TopKCategoricalAccuracy top_k_categorical_accuracy = 20;

    returns

    Whether the topKCategoricalAccuracy field is set.

  74. abstract def isInitialized(): Boolean
    Definition Classes
    MessageLiteOrBuilder
  75. abstract def getBlockUtility(): BlockUtility

    .tensorflow.metadata.v0.BlockUtility block_utility = 4 [deprecated = true];

    .tensorflow.metadata.v0.BlockUtility block_utility = 4 [deprecated = true];

    returns

    The blockUtility.

    Annotations
    @Deprecated
    Deprecated
  76. abstract def getBlockUtilityOrBuilder(): BlockUtilityOrBuilder

    .tensorflow.metadata.v0.BlockUtility block_utility = 4 [deprecated = true];

    .tensorflow.metadata.v0.BlockUtility block_utility = 4 [deprecated = true];

    Annotations
    @Deprecated
    Deprecated
  77. abstract def getCosine(): Cosine

    .tensorflow.metadata.v0.Cosine cosine = 7 [deprecated = true];

    .tensorflow.metadata.v0.Cosine cosine = 7 [deprecated = true];

    returns

    The cosine.

    Annotations
    @Deprecated
    Deprecated
  78. abstract def getCosineOrBuilder(): CosineOrBuilder

    .tensorflow.metadata.v0.Cosine cosine = 7 [deprecated = true];

    .tensorflow.metadata.v0.Cosine cosine = 7 [deprecated = true];

    Annotations
    @Deprecated
    Deprecated
  79. abstract def getHinge(): Hinge

    .tensorflow.metadata.v0.Hinge hinge = 8 [deprecated = true];

    .tensorflow.metadata.v0.Hinge hinge = 8 [deprecated = true];

    returns

    The hinge.

    Annotations
    @Deprecated
    Deprecated
  80. abstract def getHingeOrBuilder(): HingeOrBuilder

    .tensorflow.metadata.v0.Hinge hinge = 8 [deprecated = true];

    .tensorflow.metadata.v0.Hinge hinge = 8 [deprecated = true];

    Annotations
    @Deprecated
    Deprecated
  81. abstract def getKullbackLeiblerDivergence(): KullbackLeiblerDivergence

    .tensorflow.metadata.v0.KullbackLeiblerDivergence kullback_leibler_divergence = 9 [deprecated = true];

    .tensorflow.metadata.v0.KullbackLeiblerDivergence kullback_leibler_divergence = 9 [deprecated = true];

    returns

    The kullbackLeiblerDivergence.

    Annotations
    @Deprecated
    Deprecated
  82. abstract def getKullbackLeiblerDivergenceOrBuilder(): KullbackLeiblerDivergenceOrBuilder

    .tensorflow.metadata.v0.KullbackLeiblerDivergence kullback_leibler_divergence = 9 [deprecated = true];

    .tensorflow.metadata.v0.KullbackLeiblerDivergence kullback_leibler_divergence = 9 [deprecated = true];

    Annotations
    @Deprecated
    Deprecated
  83. abstract def getLogisticRegression(): LogisticRegression

    .tensorflow.metadata.v0.LogisticRegression logistic_regression = 10 [deprecated = true];

    .tensorflow.metadata.v0.LogisticRegression logistic_regression = 10 [deprecated = true];

    returns

    The logisticRegression.

    Annotations
    @Deprecated
    Deprecated
  84. abstract def getLogisticRegressionOrBuilder(): LogisticRegressionOrBuilder

    .tensorflow.metadata.v0.LogisticRegression logistic_regression = 10 [deprecated = true];

    .tensorflow.metadata.v0.LogisticRegression logistic_regression = 10 [deprecated = true];

    Annotations
    @Deprecated
    Deprecated
  85. abstract def getPoisson(): Poisson

    .tensorflow.metadata.v0.Poisson poisson = 16 [deprecated = true];

    .tensorflow.metadata.v0.Poisson poisson = 16 [deprecated = true];

    returns

    The poisson.

    Annotations
    @Deprecated
    Deprecated
  86. abstract def getPoissonOrBuilder(): PoissonOrBuilder

    .tensorflow.metadata.v0.Poisson poisson = 16 [deprecated = true];

    .tensorflow.metadata.v0.Poisson poisson = 16 [deprecated = true];

    Annotations
    @Deprecated
    Deprecated
  87. abstract def getSparseTopKCategoricalAccuracy(): SparseTopKCategoricalAccuracy

    .tensorflow.metadata.v0.SparseTopKCategoricalAccuracy sparse_top_k_categorical_accuracy = 19 [deprecated = true];

    .tensorflow.metadata.v0.SparseTopKCategoricalAccuracy sparse_top_k_categorical_accuracy = 19 [deprecated = true];

    returns

    The sparseTopKCategoricalAccuracy.

    Annotations
    @Deprecated
    Deprecated
  88. abstract def getSparseTopKCategoricalAccuracyOrBuilder(): SparseTopKCategoricalAccuracyOrBuilder

    .tensorflow.metadata.v0.SparseTopKCategoricalAccuracy sparse_top_k_categorical_accuracy = 19 [deprecated = true];

    .tensorflow.metadata.v0.SparseTopKCategoricalAccuracy sparse_top_k_categorical_accuracy = 19 [deprecated = true];

    Annotations
    @Deprecated
    Deprecated
  89. abstract def getSquaredHinge(): SquaredHinge

    .tensorflow.metadata.v0.SquaredHinge squared_hinge = 18 [deprecated = true];

    .tensorflow.metadata.v0.SquaredHinge squared_hinge = 18 [deprecated = true];

    returns

    The squaredHinge.

    Annotations
    @Deprecated
    Deprecated
  90. abstract def getSquaredHingeOrBuilder(): SquaredHingeOrBuilder

    .tensorflow.metadata.v0.SquaredHinge squared_hinge = 18 [deprecated = true];

    .tensorflow.metadata.v0.SquaredHinge squared_hinge = 18 [deprecated = true];

    Annotations
    @Deprecated
    Deprecated
  91. abstract def hasBlockUtility(): Boolean

    .tensorflow.metadata.v0.BlockUtility block_utility = 4 [deprecated = true];

    .tensorflow.metadata.v0.BlockUtility block_utility = 4 [deprecated = true];

    returns

    Whether the blockUtility field is set.

    Annotations
    @Deprecated
    Deprecated
  92. abstract def hasCosine(): Boolean

    .tensorflow.metadata.v0.Cosine cosine = 7 [deprecated = true];

    .tensorflow.metadata.v0.Cosine cosine = 7 [deprecated = true];

    returns

    Whether the cosine field is set.

    Annotations
    @Deprecated
    Deprecated
  93. abstract def hasHinge(): Boolean

    .tensorflow.metadata.v0.Hinge hinge = 8 [deprecated = true];

    .tensorflow.metadata.v0.Hinge hinge = 8 [deprecated = true];

    returns

    Whether the hinge field is set.

    Annotations
    @Deprecated
    Deprecated
  94. abstract def hasKullbackLeiblerDivergence(): Boolean

    .tensorflow.metadata.v0.KullbackLeiblerDivergence kullback_leibler_divergence = 9 [deprecated = true];

    .tensorflow.metadata.v0.KullbackLeiblerDivergence kullback_leibler_divergence = 9 [deprecated = true];

    returns

    Whether the kullbackLeiblerDivergence field is set.

    Annotations
    @Deprecated
    Deprecated
  95. abstract def hasLogisticRegression(): Boolean

    .tensorflow.metadata.v0.LogisticRegression logistic_regression = 10 [deprecated = true];

    .tensorflow.metadata.v0.LogisticRegression logistic_regression = 10 [deprecated = true];

    returns

    Whether the logisticRegression field is set.

    Annotations
    @Deprecated
    Deprecated
  96. abstract def hasPoisson(): Boolean

    .tensorflow.metadata.v0.Poisson poisson = 16 [deprecated = true];

    .tensorflow.metadata.v0.Poisson poisson = 16 [deprecated = true];

    returns

    Whether the poisson field is set.

    Annotations
    @Deprecated
    Deprecated
  97. abstract def hasSparseTopKCategoricalAccuracy(): Boolean

    .tensorflow.metadata.v0.SparseTopKCategoricalAccuracy sparse_top_k_categorical_accuracy = 19 [deprecated = true];

    .tensorflow.metadata.v0.SparseTopKCategoricalAccuracy sparse_top_k_categorical_accuracy = 19 [deprecated = true];

    returns

    Whether the sparseTopKCategoricalAccuracy field is set.

    Annotations
    @Deprecated
    Deprecated
  98. abstract def hasSquaredHinge(): Boolean

    .tensorflow.metadata.v0.SquaredHinge squared_hinge = 18 [deprecated = true];

    .tensorflow.metadata.v0.SquaredHinge squared_hinge = 18 [deprecated = true];

    returns

    Whether the squaredHinge field is set.

    Annotations
    @Deprecated
    Deprecated

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  9. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  10. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  16. def toString(): String
    Definition Classes
    AnyRef → Any
  17. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  18. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  19. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from MessageOrBuilder

Inherited from MessageLiteOrBuilder

Inherited from AnyRef

Inherited from Any

Ungrouped