Olivier Sprangers
Olivier Sprangers
> distributionloss generates samples paths that are then used by neuralforecast to compute and return quantiles. What I seek is the option to get them directly rather than the quantiles....
@Mohan16071996 Apologies for the late reply. Confirming @khizer-kt answer - does that help you?
@dependabot recreate
> Can you add a small test finetuning with horizon + 1 samples? Check, good point, added
Ray in conjunction with latest Pyarrow gives an error (see [this issue](https://github.com/ray-project/ray/issues/54722)). Fixed the pyarrow version to
A lot of CI tests are failing, and we also are only testing for very old Python versions.
@tracykteal @jmoralez Is this still open / relevant?
Thanks for the suggestion! Are you (one of) the authors? I like the simplicity - as I understand your loss function is a weighted sum of the plain mean squared...
@JQGoh 1.7.4 was [already released today,](https://github.com/Nixtla/neuralforecast/releases/tag/v1.7.4) we took out the futr_exogenous functionality of `TimeMixer` for now, but we can make it part of the next release.