v3.0.0 #1281
marcopeix
announced in
Announcements
v3.0.0
#1281
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New features
quantiles
inpredict
, allowing for easy quantile retrieval for allDistributionLosses
.quantiles
inpredict
, allowing for easy quantile retrieval.ISQF
by adding softplus protection around some parameters instead of using.abs
.Enhancements
Breaking Changes
revin_affine
parameter instead ofrevine_affine
. This was a typo in the previous version.BaseModel
class. This changes how we implement new models in neuralforecast.input_size
parameter.TCN
andDRNN
are now window models, not recurrent modelsBug Fixes
Documentation
This discussion was created from the release v3.0.0.
Beta Was this translation helpful? Give feedback.
All reactions