Download Latest Version Beta 0.9.0 source code.zip (16.2 MB)
Email in envelope

Get an email when there's a new version of NeuralProphet

Home / 0.7.0
Name Modified Size InfoDownloads / Week
Parent folder
Beta 0.7.0 source code.tar.gz 2024-02-14 14.4 MB
Beta 0.7.0 source code.zip 2024-02-14 14.4 MB
README.md 2024-02-14 15.3 kB
Totals: 3 Items   28.8 MB 0

Note: Identical to 1.0.0rc6

About

This is the first non-pre-release of a large set of changes destined for 1.0.0. We decided to do a regular beta release, as there should be no breaking changes and the main branch has been without major issues for a few months. This release contains many fixes and improvements compared to 0.6.x.

Major changes

Introduced in 1.0.0rc1: * [major] speed up nested additive model by @LeonieFreisinger in https://github.com/ourownstory/neural_prophet/pull/1311 * [major] Drop Python 3.7 support and complete poetry migration by @noxan in https://github.com/ourownstory/neural_prophet/pull/1271

Introduced in 1.0.0rc3: * [major] Speed up split_df by vectorizing for loops by @leoniewgnr in https://github.com/ourownstory/neural_prophet/pull/1356

Introduced in 1.0.0rc4: * [major] Upgrade to PyTorch 2 by @noxan in https://github.com/ourownstory/neural_prophet/pull/1404

Introduced in 1.0.0rc5: * [major] Training: increase default batch size by @ourownstory in https://github.com/ourownstory/neural_prophet/pull/1462 * [major] Training: update 1cycle lr to 3phase by @ourownstory in https://github.com/ourownstory/neural_prophet/pull/1450 * [major] Training: SmoothL1Loss update beta from 1.0 to 0.3 by @ourownstory in https://github.com/ourownstory/neural_prophet/pull/1461

Introduced in 1.0.0rc6: * [Major] Throw RuntimeError when trying to fit model second time (Fixes [#1493]) by @ourownstory in https://github.com/ourownstory/neural_prophet/pull/1531 * [Major] reduce batch size for small datasets, reduce overall epochs for most datasets by @ourownstory in https://github.com/ourownstory/neural_prophet/pull/1533

Everything that has changed since 0.6.0

New Contributors

Full Changelog: https://github.com/ourownstory/neural_prophet/compare/0.6.0...0.7.0

Source: README.md, updated 2024-02-14