Skip to content

Releases: neptune-ai/neptune-prophet

1.0.2

24 Jun 14:06
76f0167
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

27 Oct 10:19
b5a38ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

16 Mar 10:29
20dd6b3
Compare
Choose a tag to compare

Changes

  • Removed neptune and neptune-client from base requirements (#30)

0.5.0

02 Mar 13:10
0e2904b
Compare
Choose a tag to compare
  • Updated integration for compatibility with neptune v1 (#26)

0.4.1

07 Nov 13:44
8171c58
Compare
Choose a tag to compare

Changes

  • Moved neptune_prophet package to src directory (#15)
  • Drop usage of deprecated File.extension init attribute (#21)
  • Poetry as a package builder (#22)

Fixes

  • Fixed import from impl package (#18)

Update dependencies

01 Sep 09:41
4e73f17
Compare
Choose a tag to compare

Fixed required version of statsmodels that was causing problems in Colab

0.3.0

24 Aug 09:55
02412d8
Compare
Choose a tag to compare
  • Changed the default to log_interactive = False.

0.2.0

23 Aug 10:32
1137f6e
Compare
Choose a tag to compare

Fixes

  • Fixed typo in length error
  • Added missing file extension for serialized model

0.1.0

10 Aug 11:16
aef2ba7
Compare
Choose a tag to compare

Includes support for:

  • Model configuration and serialized model.
  • Saving forecast components of the Prophet model.
  • Saving plots generated by Prophet and additional residual diagnostic plots.