Regularized-glm

Latest version: v1.0.2

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

Scan your dependencies

1.0.0

0.0.5.dev0

+ Fix coefficients so that shape is (n_coefficients,) instead of (n_coefficients, 1)
+ Add a parametric bootstrap function
+ If the weighted least squares SVD fails, make all the coefficients NaN.

0.0.4.dev0

+ Handle case when response is all zeros
+ Make non-independent columns NaN instead of excluding them
+ Make response always 2D

0.0.3.dev0

Some minor changes:
+ results are returned as a named tuple so they are easier to understand
+ renamed some variables for clarity
+ Filled in some docstrings

0.0.2.dev0

+ Fixed some issues with getting the right linearly independent columns for the summary statistics
+ Added more summary statistics
+ Fixed the log likelihood and deviance weights

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.