Version 1.3.0
Major changes:
- Add fractional polynomials basis function
- Rename NLL (negative log-likelihood) → MLL (mean log-loss)
- Add MACE averaging (as defined in Zamanzadeh et al. (2026))
- Add kurtosis and skewness as evaluation metrics
- Add migration strategy for saved models
- Make HBR SHASHb faster by adjusting the dp parameter
- Manage matplotlib more flexibly
- Refactor BLR tutorial
- Add federated learning and evaluation metrics tutorials
- Update merge tutorial
Minor changes:
- Update contributing guidelines and add rules in github (Issue and PR templates)
Bug fixes
- Add add upper bounds for pymc, nutpie and pytensor
- Fix HBR SHASH to return mean and second moment in m1m2()
- Add h5py and h5netcdf as dependency in toml