Calibr8

Latest version: v7.1.2

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

6.5.3

What's Changed
* Add automated code style by lhelleckes in https://github.com/JuBiotech/calibr8/pull/36
* Update citation instructions by michaelosthege in https://github.com/JuBiotech/calibr8/pull/37
* Treat `ContinuousUnivariateInference` as property by michaelosthege in https://github.com/JuBiotech/calibr8/pull/38
* Adapt docs release to latest version automatically by lhelleckes in https://github.com/JuBiotech/calibr8/pull/41
* Unpin NumPy and SciPy versions by michaelosthege in https://github.com/JuBiotech/calibr8/pull/42
* Run tests with latest PyMC release by michaelosthege in https://github.com/JuBiotech/calibr8/pull/43
* Remove print from exponential model by lhelleckes in https://github.com/JuBiotech/calibr8/pull/45


**Full Changelog**: https://github.com/JuBiotech/calibr8/compare/v6.5.2...v6.5.3

6.5.2

What's Changed
* Fix math markup in markdown tables in the documentation (see https://github.com/JuBiotech/calibr8/pull/31).
* Fixed a bug in `BaseLogIndependentAsymmetricLogisticN.predict_dependent` that lead to the last scale parameter for `sclae_degree` being ignored (see https://github.com/JuBiotech/calibr8/pull/33)


**Full Changelog**: https://github.com/JuBiotech/calibr8/compare/v6.5.1...v6.5.2

6.5.1

What's Changed
* Fix bug for fixed_intercept=0 in exponential by lhelleckes in https://github.com/JuBiotech/calibr8/pull/30


**Full Changelog**: https://github.com/JuBiotech/calibr8/compare/v6.5.0...v6.5.1

6.5.0

What's Changed
* Reduce unnecessary job redundancy by michaelosthege in https://github.com/JuBiotech/calibr8/pull/28
* Adding exponential base models by lhelleckes in https://github.com/JuBiotech/calibr8/pull/29


**Full Changelog**: https://github.com/JuBiotech/calibr8/compare/v6.4.0...v6.5.0

6.4.0

What's Changed
* The `contrib` submodule was slightly refactored and `NormalNoise` base models equivalent to the existing `StudenttNoise` models were added. For example: [`BasePolynomialModelN`](https://calibr8.readthedocs.io/en/latest/calibr8_contrib_normal.html#calibr8.contrib.normal.BasePolynomialModelN). (See https://github.com/JuBiotech/calibr8/pull/26.)
* The `BaseModelT` class was deprecated and any code using it should instead inherit from `core.ContinuousUnivariateModel, noise.StudentTNoise` directly.


**Full Changelog**: https://github.com/JuBiotech/calibr8/compare/v6.3.0...v6.4.0

6.3.0

What's Changed
* This release enables `calibr8.plot_model` for univariate models with _any_ kind of continuous noise distribution (also see https://github.com/JuBiotech/calibr8/pull/22).
* Furthermore, it temporarily pins `scipy<1.8.0` to circumvent import incompatibilities with Aesara or Theano-PyMC.

**Full Changelog**: https://github.com/JuBiotech/calibr8/compare/v6.2.1...v6.3.0

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.