New! Use Simple ML for Sheets to apply machine learning to the data in your Google Sheets Read More

tfdf.keras.core.NodeFormat

Stay organized with collections Save and categorize content based on your preferences.

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'>