tfdf.keras.core.NodeFormat

Node format of a model.

Inherits From: Enum

Determines the storage format for nodes used by Yggdrasil Decision Forests.

BLOB_SEQUENCE Sequence of blobs (list of bytes) stored in a byte stream.

BLOB_SEQUENCE <NodeFormat.BLOB_SEQUENCE: 'BLOB_SEQUENCE'>