Recent Releases of LaplaceRedux
LaplaceRedux - v1.2.0
LaplaceRedux v1.2.0
Merged pull requests: - Direct mlj interface (#126) (@pasq-cat) - change verbose::Bool with verbosity::Int (#127) (@pasq-cat) - Add generic mlj interface tests (#131) (@ablaom) - Minor MLJ docstring fixes (#133) (@ablaom) - 134 breaking remove unicode characters (#135) (@pasq-cat)
Closed issues: - direct mlj interface (#121) - change the verbose param of optimize_prior! from a boolean to an integer? (#125) - [BREAKING] Remove unicode characters (#134)
- Julia
Published by github-actions[bot] about 1 year ago
LaplaceRedux - v1.1.1
LaplaceRedux v1.1.1
Merged pull requests: - Predicting using MLJ interface is slow (#123) (@pat-alt)
Closed issues: - Predict is slow (#122)
- Julia
Published by github-actions[bot] over 1 year ago
LaplaceRedux - v1.1.0
LaplaceRedux v1.1.0
Changed
- Predict function now returns predictive distribution that includes observational noise estimates for regression. [#116]
Added
- Adds support for calibration. [#90]
Merged pull requests: - 90 average calibration (#107) (@pasq-cat) - 116 make plot and predict consistent (#118) (@pat-alt)
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)
- Julia
Published by github-actions[bot] over 1 year ago
LaplaceRedux - v1.0.1
LaplaceRedux v1.0.1
Merged pull requests: - CompatHelper: bump compat for MLJBase to 1, (keep existing compat) (#106) (@github-actions[bot]) - 108 compat entry for mljbase still causing automerge to fail it seems (#109) (@pat-alt) - removed TaijaPLotting (#111) (@pat-alt)
Closed issues: - Compat entry for MLJBase still causing automerge to fail it seems (#108) - Compat for MLJBase still messing things up (#110)
- Julia
Published by github-actions[bot] over 1 year ago
LaplaceRedux - v0.2.0
LaplaceRedux v0.2.0
- Refactoring of the code base
- Updated docstrings and documentations
Breaking Changes
- The core
Laplacestruct is now composed of smaller structs for the prior, posterior and estimation parameters.
Merged pull requests: - 84 update docs and docstrings (#85) (@pat-alt)
Closed issues: - update docs and docstrings (#84)
- Julia
Published by github-actions[bot] almost 2 years ago
LaplaceRedux - v0.1.8
LaplaceRedux v0.1.8
- Julia
Published by github-actions[bot] almost 2 years ago
LaplaceRedux - v0.1.7
LaplaceRedux v0.1.7
Updates to docs
Merged pull requests: - Some updates to the docs (#83) (@pat-alt)
Closed issues:
- predict method not differentiable using Zygote.jl (#7)
- Update docs (#37)
- Julia
Published by github-actions[bot] almost 2 years ago
LaplaceRedux - v0.1.6
LaplaceRedux v0.1.6
- Fixes interoperability with CE.jl
Merged pull requests: - yup, this has done it (#82) (@pat-alt)
Closed issues: - Fix interoperability with CounterfactualExplanations.jl (#81)
- Julia
Published by github-actions[bot] almost 2 years ago
LaplaceRedux - v0.1.5
LaplaceRedux v0.1.5
- adds quality assurance
- adds support for returning logits
Merged pull requests: - 76 revise extended abstract (#77) (@pat-alt) - 76 revise extended abstract (#78) (@pat-alt) - 79 add aquajl (#80) (@pat-alt)
Closed issues: - Revise extended abstract (#76) - Add Aqua.jl (#79)
- Julia
Published by github-actions[bot] almost 2 years ago
LaplaceRedux - v0.1.4
LaplaceRedux v0.1.4
Merged pull requests: - 72 use quarto extension (#73) (@pat-alt) - done (#75) (@pat-alt)
Closed issues: - Compatibility with Flux 0.14 (#59) - Add TaijaPlotting to docs env (#60) - Use quarto extension (#72) - remove nightly and add 1.10 (#74)
- Julia
Published by github-actions[bot] about 2 years ago
LaplaceRedux - v0.1.3
LaplaceRedux v0.1.3
Closed issues: - Add support for block-diagonal Hessian approximations (#12) - Implement Generalized Gauss Newton (GGN) approximation (#17) - Interface MLJ (#18) - Add support for mini-batch training (#19) - Refactor gradient and jacobians as multi-dimensional arrays (#20) - Update Documentation (#22) - 🏃🏽 Getting started (#24) - 🚀 Lift off (#25) - 🌯 Wrapping Up (#26) - Add support for Last-Layer and Subnet Laplace (#27) - Organise code base (#36) - Move FormatCheck into separate file (#40)
Merged pull requests: - 18 interface mlj (#21) (@pat-alt) - Clean README, docs and docstrings (#23) (@pitmonticone) - Complete CSE2000 contributions (#33) (@severinbratus) - Improve docstrings (#35) (@severinbratus) - FormatCheck into separate file (#41) (@pat-alt) - sorting out compat issues (#56) (@pat-alt) - CompatHelper: bump compat for Flux to 0.14, (keep existing compat) (#57) (@github-actions[bot]) - CompatHelper: bump compat for MLJFlux to 0.3, (keep existing compat) (#58) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 2 years ago
LaplaceRedux - v0.1.2
LaplaceRedux v0.1.2
Closed issues: - Add support for prior tuning (#15)
Merged pull requests: - 15 add support for prior tuning (#16) (@pat-alt)
- Julia
Published by github-actions[bot] about 3 years ago
LaplaceRedux - v0.1.1
LaplaceRedux v0.1.1
Closed issues: - Add support for regression (#10) - Add support for multi-class problems (#11)
Merged pull requests: - CompatHelper: add new compat entry for Parameters at version 0.12, (keep existing compat) (#8) (@github-actions[bot]) - pulling updates from main (#9) (@pat-alt) - 10 add support for regression (#13) (@pat-alt) - updated docs (#14) (@pat-alt)
- Julia
Published by github-actions[bot] over 3 years ago
LaplaceRedux - v0.1.0
LaplaceRedux v0.1.0
Merged pull requests: - CompatHelper: add new compat entry for Flux at version 0.12, (keep existing compat) (#1) (@github-actions[bot]) - CompatHelper: add new compat entry for Zygote at version 0.6, (keep existing compat) (#2) (@github-actions[bot]) - CompatHelper: add new compat entry for Distributions at version 0.25, (keep existing compat) (#3) (@github-actions[bot]) - CompatHelper: add new compat entry for Plots at version 1, (keep existing compat) (#4) (@github-actions[bot]) - CompatHelper: bump compat for Flux to 0.13, (keep existing compat) (#5) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 3 years ago