Module: tfmd.proto.problem_statement_pb2
Stay organized with collections
Save and categorize content based on your preferences.
Generated protocol buffer code.
Modules
tensorflow__metadata_dot_proto_dot_v0_dot_metric__pb2
module: Generated protocol buffer code.
tensorflow__metadata_dot_proto_dot_v0_dot_path__pb2
module: Generated protocol buffer code.
Classes
class BinaryClassification
: A ProtocolMessage
class DynamicClassSpec
: A ProtocolMessage
class MetaOptimizationTarget
: A ProtocolMessage
class MultiClassClassification
: A ProtocolMessage
class MultiDimensionalRegression
: A ProtocolMessage
class MultiLabelClassification
: A ProtocolMessage
class OneDimensionalRegression
: A ProtocolMessage
class ProblemStatement
: A ProtocolMessage
class Task
: A ProtocolMessage
class TextGeneration
: A ProtocolMessage
class TopKClassification
: A ProtocolMessage
class Type
: A ProtocolMessage
Other Members |
BINARY_CLASSIFICATION
|
1
|
DESCRIPTOR
|
Instance of google._upb._message.FileDescriptor
|
MULTI_CLASS_CLASSIFICATION
|
2
|
MULTI_DIMENSIONAL_REGRESSION
|
6
|
MULTI_LABEL_CLASSIFICATION
|
5
|
ONE_DIMENSIONAL_REGRESSION
|
4
|
TASK_TYPE_FIELD_NUMBER
|
241943395
|
TEXT_GENERATION
|
7
|
TOP_K_CLASSIFICATION
|
3
|
TaskType
|
Instance of google.protobuf.internal.enum_type_wrapper.EnumTypeWrapper
|
UNKNOWN_TYPE
|
0
|
task_type
|
Instance of google._upb._message.FieldDescriptor
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-27 UTC.
[null,null,["Last updated 2025-06-27 UTC."],[],[],null,["# Module: tfmd.proto.problem_statement_pb2\n\n\u003cbr /\u003e\n\n|-----------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/metadata/blob/r1.17.2/tensorflow_metadata/proto/v0/problem_statement.proto) |\n\nGenerated protocol buffer code.\n\n#### View aliases\n\n\n**Main aliases**\n\n[`tfmd.proto.v0.problem_statement_pb2`](https://www.tensorflow.org/tfx/tf_metadata/api_docs/python/tfmd/proto/problem_statement_pb2)\n\n\u003cbr /\u003e\n\nModules\n-------\n\n[`tensorflow__metadata_dot_proto_dot_v0_dot_metric__pb2`](../../tfmd/proto/metric_pb2) module: Generated protocol buffer code.\n\n[`tensorflow__metadata_dot_proto_dot_v0_dot_path__pb2`](../../tfmd/proto/path_pb2) module: Generated protocol buffer code.\n\nClasses\n-------\n\n[`class BinaryClassification`](../../tfmd/proto/problem_statement_pb2/BinaryClassification): A ProtocolMessage\n\n[`class DynamicClassSpec`](../../tfmd/proto/problem_statement_pb2/DynamicClassSpec): A ProtocolMessage\n\n[`class MetaOptimizationTarget`](../../tfmd/proto/problem_statement_pb2/MetaOptimizationTarget): A ProtocolMessage\n\n[`class MultiClassClassification`](../../tfmd/proto/problem_statement_pb2/MultiClassClassification): A ProtocolMessage\n\n[`class MultiDimensionalRegression`](../../tfmd/proto/problem_statement_pb2/MultiDimensionalRegression): A ProtocolMessage\n\n[`class MultiLabelClassification`](../../tfmd/proto/problem_statement_pb2/MultiLabelClassification): A ProtocolMessage\n\n[`class OneDimensionalRegression`](../../tfmd/proto/problem_statement_pb2/OneDimensionalRegression): A ProtocolMessage\n\n[`class ProblemStatement`](../../tfmd/proto/problem_statement_pb2/ProblemStatement): A ProtocolMessage\n\n[`class Task`](../../tfmd/proto/problem_statement_pb2/Task): A ProtocolMessage\n\n[`class TextGeneration`](../../tfmd/proto/problem_statement_pb2/TextGeneration): A ProtocolMessage\n\n[`class TopKClassification`](../../tfmd/proto/problem_statement_pb2/TopKClassification): A ProtocolMessage\n\n[`class Type`](../../tfmd/proto/problem_statement_pb2/Type): A ProtocolMessage\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Other Members ------------- ||\n|------------------------------|--------------------------------------------------------------------------|\n| BINARY_CLASSIFICATION | `1` |\n| DESCRIPTOR | Instance of `google._upb._message.FileDescriptor` |\n| MULTI_CLASS_CLASSIFICATION | `2` |\n| MULTI_DIMENSIONAL_REGRESSION | `6` |\n| MULTI_LABEL_CLASSIFICATION | `5` |\n| ONE_DIMENSIONAL_REGRESSION | `4` |\n| TASK_TYPE_FIELD_NUMBER | `241943395` |\n| TEXT_GENERATION | `7` |\n| TOP_K_CLASSIFICATION | `3` |\n| TaskType | Instance of `google.protobuf.internal.enum_type_wrapper.EnumTypeWrapper` |\n| UNKNOWN_TYPE | `0` |\n| task_type | Instance of `google._upb._message.FieldDescriptor` |\n\n\u003cbr /\u003e"]]