Skip to content

v0.4.5

Choose a tag to compare

@Tejas-TA Tejas-TA released this 01 Jul 22:19
· 10 commits to main since this release

[0.4.5] - 2026-07-01

Fixed

  • Cleaned up example scripts so ruff check . passes.
  • Corrected stale example install text from modelbridge[xgboost] to predikit[xgboost].
  • Improved ensemble validation for mismatched outputs and invalid weights.
  • Improved registry duplicate-name handling and lookup errors.
  • Validated confidence_threshold bounds.

Changed

  • Split slow MLflow roundtrip tests from the fast default test suite.