Skip to content

v0.2.15

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Dec 16:28
· 7 commits to refs/heads/main since this release
1d4f57f

What's new:

  • Enhanced Scaled Metric Computation and Loss Function Support @elephaint, @nasaul (#189)
    • Fix: Scaled metrics are now correctly computed against the intended denominator.
    • Feature: Adds new functionality to loss functions to support the use of cutoff_col.
    • Feature: Introduces built-in functionality for computing scaled metrics, eliminating the need for manual for loops previously required for correct calculation.
  • [FEAT] Improved DataFrame Compatibility with Narwhals @nasaul (#195)

Bug fixes:

Documentation: