ydf-tf 2.21.0.post1


pip install ydf-tf

  Latest version

Released: Apr 23, 2026


Meta
Author: Mathieu Guillame-Bert, Richard Stotz
Requires Python: >=3.9

Classifiers

Intended Audience
  • Developers
  • Education
  • Science/Research

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3 :: Only

Topic
  • Scientific/Engineering
  • Scientific/Engineering :: Mathematics
  • Scientific/Engineering :: Artificial Intelligence
  • Software Development
  • Software Development :: Libraries
  • Software Development :: Libraries :: Python Modules

YDF for TensorFlow

This package contains a custom op for TensorFlow to perform inference on Yggdrasil Decision Forests (YDF) models.

  • This package needs to be installed so that the export from YDF to TensorFlow works.
  • This package needs to be installed to read YDF models with TensorFlow.
  • This package replaces the inference op formerly provided by TensorFlow Decision Forests (TF-DF).

See the YDF documentation for more information.

Extras: None
Dependencies:
tensorflow (==2.21.0)
ydf