Glum

Latest version: v3.1.2

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

Scan your dependencies

Page 6 of 9

1.3.0

------------------

**New features:**

- We added a new solver based on ``scipy.optimize.minimize(method='trust-constr')``.
- We added support for linear inequality constraints of type ``A_ineq.dot(coef_) <= b_ineq``.

1.2.0

------------------

We removed ``glum_benchmarks`` from the conda package.

1.1.1

------------------

Maintenance release to get a fresh build for OSX.

1.1.0

------------------

**New feature:**

- Direct support for pandas categorical types in ``fit`` and ``predict``. These will be converted into a :class:`CategoricalMatrix`.

1.0.1

------------------

This is a maintenance release to be compatible with ``tabmat>=1.0.0``.

1.0.0

------------------

**Other:**

- Renamed ``alpha_level`` attribute of :class:`~glum.GeneralizedLinearRegressor` and :class:`~glum.GeneralizedLinearRegressorCV` to ``alpha_index``.
- Clarified behavior of ``scale_predictors``.

Page 6 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.