·
7 commits
to refs/heads/main
since this release
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: