Bclr

Latest version: v0.3.3

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

Scan your dependencies

0.3.3

Added

- Parallelization for MultiBayesCC via joblib

Fixed

- Cleaned up code (removed whitespace, etc.)

0.3.2

Added

- SNR calculation for posterior beta values.
- Helping functions to raise errors if prior mean or covariance is does not satisfy constraints of.
- Added testing for bclr_one.py and bclr_multi.py.

Fixed

- Issue with conversion of np array to scalar which would cause issues in the future.

Removed

- small_probs argument from BayesCC fit method, as there is no foreseeable use for this feature.
- random_init argument from warm_up method in MultiBayesCC, as this does not seem to have tangible benefits.
- sample_sep function from bclr_helper, because of the removal of random_init.

0.3.1

Fixed

- Issue with too low of `tol` value for BayesCC `fit` method.

Added

- Multiple changepoint convenience functions (e.g. fit_predict, fit_transform, etc...)

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.