0.4.0.dev3
Pre-release
Pre-release
Luminaire cd fixes from dev2
Release notes from dev1:
- 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 underfit added in structural model
- Holiday list updated
Please read: 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
). If you are planning to use this dev release of luminaire, you have to manually install a compatible version of bayesian-changepoint-detection
from github using the following script:
pip install git+https://github.com/hildensia/bayesian_changepoint_detection@2dd95f5c1d028116899a842ccb3baa173f9d5be9#egg=bayesian-changepoint-detection