Regressor

Latest version: v1.0.9

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

Scan your dependencies

Page 1 of 2

1.0.7

- minor code cleanups
- swapped to cibuildwheel for publishing package on pypi

1.0.6

- avoid an array conversion if possible for multiple linear regression

1.0.5

- fixed some data prep
- dropped jax svd in favor of scipy svd

1.0.3

2020-10-01

fixed numeric instability with small, perfectly correlated arrays

1.0.2

2020-09-28

- return regression result as class mimicking attributes from
statsmodels, scikit and scipy.stats.linear regression models
- added function for full linear regression (still needs work)
- fixed error for arrays without variance
- fixed bug with stderr variable in arrays where n=2

1.0.1

2020-07-30

- added unit tests validating against scipy.stats.linregress results
- documented reliability in readme

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.