Skip to content

Commit

Permalink
Add news for v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wenjie2wang committed May 28, 2022
1 parent 4eec22c commit b375d12
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# abclass 0.3.0

## New features

* Added experimental group-wise regularization by group SCAD and group MCP
penalty.
* Added a new function named `abclass.control()` to specify the control
parameters and simplify the main function interface.

## Minor changes

* Renamed the argument `max_iter` to `maxit` for `abclass()`.

## Bug fixes

* Fixed the validation indices in cross-validation procedure


# abclass 0.2.0

## New features
Expand Down

0 comments on commit b375d12

Please sign in to comment.