New! Use Simple ML for Sheets to apply machine learning to the data in your Google Sheets
Read More
tfdf.builder.ModelFormat
Stay organized with collections
Save and categorize content based on your preferences.
Model formats on disk.
Inherits From: Enum
Class Variables |
TENSORFLOW_SAVED_MODEL
|
<ModelFormat.TENSORFLOW_SAVED_MODEL: 1>
|
YGGDRASIL_DECISION_FOREST
|
<ModelFormat.YGGDRASIL_DECISION_FOREST: 2>
|
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 2024-04-26 UTC.
[null,null,["Last updated 2024-04-26 UTC."],[],[],null,["# tfdf.builder.ModelFormat\n\n\u003cbr /\u003e\n\n|------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/decision-forests/blob/main/tensorflow_decision_forests/component/builder/builder.py#L143-L151) |\n\nModel formats on disk.\n\nInherits From: [`Enum`](../../tfdf/builder/Enum)\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Class Variables --------------- ||\n|---------------------------|----------------------------------------------|\n| TENSORFLOW_SAVED_MODEL | `\u003cModelFormat.TENSORFLOW_SAVED_MODEL: 1\u003e` |\n| YGGDRASIL_DECISION_FOREST | `\u003cModelFormat.YGGDRASIL_DECISION_FOREST: 2\u003e` |\n\n\u003cbr /\u003e"]]