pypi pmdarima 1.5.2
Version 1.5.2

latest releases: 0.0.0, 2.0.4, 2.0.3...
4 years ago

Version 1.5.2

  • Added pmdarima.show_versions as a utility for issue filing
  • Fixed deprecation for check_is_fitted in newer versions of scikit-learn
  • Adds the pmdarima.datasets.load_sunspots() method with R’s sunspots dataset
  • Adds the pmdarima.model_selection.train_test_split() method
  • Fix bug where 1.5.1 documentation was labeled version “0.0.0”.
  • Fix bug reported in #271, where the use of threading.local to store stepwise context information may have broken job schedulers.
  • Fix bug reported in #272, where the new default value of max_order can cause a ValueError even in default cases when stepwise=False.

Don't miss a new pmdarima release

NewReleases is sending notifications on new releases.