Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 11:10
· 74 commits to main since this release

LaplaceRedux v1.1.0

Diff since v1.0.2

Changed

  • Predict function now returns predictive distribution that includes observational noise estimates for regression. [#116]

Added

  • Adds support for calibration. [#90]

Merged pull requests:

Closed issues:

  • Add a function to compute the average calibration in utils.jl (#90)
  • rounding the predicted mean up to the order of the most significative digit of the variance (#102)
  • Compatibility issue with conformalprediction.jl and julia version 1.7 (#114)