Skip to content

v1.9.0

Compare
Choose a tag to compare
@rstz rstz released this 14 Mar 10:30
· 10 commits to main since this release

1.9.0 - 2024-03-12

Fix

  • Fix max_depth, early stopping parameter documentation.
  • Fix plotting contains conditions.

Features

  • Compatibility with TensorFlow 2.16.0.
  • Expose new parameter sparse_oblique_max_num_projections.
  • Using tf_keras instead tf.keras in examples, documentation.
  • Support NAConditions for fast engine.
  • Faster model loading for models with many features and dense oblique
    conditions.

Documentation

  • Clarified documentation of parameters for oblique splits.