github ourownstory/neural_prophet 0.5.3
Beta 0.5.3

latest releases: 1.0.0rc10, 0.9.0, 0.8.0...
18 months ago

What's Changed

Bugfixes

  • [fix] Limit broken dependency versions (mainly pytorch < 2.0) by @noxan in #1221

Minor features

Documentation

  • [docs] Style fixes in tutorial notebooks when dark mode is active by @leoniewgnr in #1199
  • [typing] Add typing for user facing functions by @noxan in #1193

Under the hood changes

  • [refactor] Move evaluate method outside of Conformal class and rename it as conformal_evaluate by @Kevin-Chen0 in #1210
  • [refactor] Renamed conformal.py to uncertainty.py and conformal_evalute() to uncertainty_evaluate(). by @Kevin-Chen0 in #1213
  • [refactor] Modified n_forecasts in _infer_evaluate_params_from_dataset() method in conformal.py by @Kevin-Chen0 in #1212
  • [refactor] Add quantile regression (QR) as an uncertainty evalution metric in uncertainty.py by @Kevin-Chen0 in #1214

Full Changelog: 0.5.2...0.5.3

Don't miss a new neural_prophet release

NewReleases is sending notifications on new releases.