Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
oooo26 committed Jan 13, 2023
1 parent c97f0b7 commit 8a964e8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/Changelog.rst
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
Changelog
=========

Unreleased
----------
Version 0.4.6
-------------

- R package
- Python package

- Support `score` function for all GLM estimators.
- Rearrange some arguments to improve legibility.
Please check `here <https://abess.readthedocs.io/en/latest/Python-package/index.html>`__ for the latest API.
- Better docstring, e.g. move important arguments to the front.
- Combine `metrics.py` and `functions.py`.

- C++

- Support the base model for GLM. The Sparse GLM model can be implemented easilier.
- Support the base model for GLM. The Sparse GLM model can be implemented much easilier.
- Re-write logistic, poisson and gamma regression on the basis of GLM base model.

Versions 0.4.2 -- 0.4.5
Expand Down

0 comments on commit 8a964e8

Please sign in to comment.