Skip to content

abclass 0.3.0

Compare
Choose a tag to compare
@wenjie2wang wenjie2wang released this 28 May 18:35
· 199 commits to main since this release
7f79b31

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 the cross-validation procedure