Skip to content

Releases: lipiecki/PostForecasts.jl

v0.1.1

23 May 08:29
Compare
Choose a tag to compare

Changes

  • decouple can now be used on QuantForecasts
  • a new couple function allows merging a vector of multiple PointForecasts or QuantForecasts into a single object
  • improved performance of quantile regression
  • corrections to quantile conformalization

v0.1.0

28 Feb 12:00
Compare
Choose a tag to compare

Hello world!

  • PostForecasts.jl is now available in the General Julia package registry
  • You can install it with Pkg.add("PostForecasts")