Skip to content

0.4.0

Compare
Choose a tag to compare
@shahsmit14 shahsmit14 released this 26 Jul 15:58
· 17 commits to master since this release
57cc86d
  • Support up to Python 3.10
  • Support of latest versions of scipy, statsmodels and bayesian-changepoin-detection
  • Minor bug fixes and improvements in data exploration
  • Minor bug fixes and improvements in structural model
  • Ability to perform model validation due to under-fit added in structural model
  • Holiday list updated

Note: We had to remove bayesian-changepoint-detection package from requirements due to deployment issues in pypi (the latest version of scipy is not supported by bayesian-changepoint-detection 0.2.dev1 available in PyPI). If you are planning to use this luminaire v0.4.0, you have to manually install a compatible version of bayesian-changepoint-detection from github provided by the community but not yet made available on PyPI using the following script:

pip install git+https://github.com/hildensia/bayesian_changepoint_detection@2dd95f5c1d028116899a842ccb3baa173f9d5be9#egg=bayesian-changepoint-detection