New! Use Simple ML for Sheets to apply machine learning to the data in your Google Sheets
Read More
tfdf.keras.get_all_models
Stay organized with collections
Save and categorize content based on your preferences.
Gets the lists of all the available models.
tfdf.keras.get_all_models() -> List[Callable[[], CoreModel]]
Used in the notebooks
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.keras.get_all_models\n\n\u003cbr /\u003e\n\n|-----------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/decision-forests/blob/main/tensorflow_decision_forests/keras/__init__.py#L85-L90) |\n\nGets the lists of all the available models. \n\n tfdf.keras.get_all_models() -\u003e List[Callable[[], CoreModel]]\n\n### Used in the notebooks\n\n| Used in the tutorials |\n|-------------------------------------------------------------------------------------------|\n| - [Getting started](https://www.tensorflow.org/decision_forests/tutorials/beginner_colab) |"]]