tfmd.proto.schema_pb2.FloatDomain
Stay organized with collections
Save and categorize content based on your preferences.
A ProtocolMessage
Attributes |
disallow_inf
|
bool disallow_inf
|
disallow_nan
|
bool disallow_nan
|
embedding_dim
|
int64 embedding_dim
|
embedding_type
|
string embedding_type
|
is_categorical
|
bool is_categorical
|
is_embedding
|
bool is_embedding
|
max
|
float max
|
min
|
float min
|
name
|
string name
|
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,["# tfmd.proto.schema_pb2.FloatDomain\n\n\u003cbr /\u003e\n\n|------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/metadata/blob/r1.17.2/tensorflow_metadata/proto/v0/schema.proto) |\n\nA ProtocolMessage\n\n#### View aliases\n\n\n**Main aliases**\n\n[`tfmd.proto.v0.schema_pb2.FloatDomain`](https://www.tensorflow.org/tfx/tf_metadata/api_docs/python/tfmd/proto/schema_pb2/FloatDomain)\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Attributes ---------- ||\n|------------------|-------------------------|\n| `disallow_inf` | `bool disallow_inf` |\n| `disallow_nan` | `bool disallow_nan` |\n| `embedding_dim` | `int64 embedding_dim` |\n| `embedding_type` | `string embedding_type` |\n| `is_categorical` | `bool is_categorical` |\n| `is_embedding` | `bool is_embedding` |\n| `max` | `float max` |\n| `min` | `float min` |\n| `name` | `string name` |\n\n\u003cbr /\u003e"]]