Skip to content

Release Note for v0.0.4

Compare
Choose a tag to compare
@statmlben statmlben released this 04 Sep 06:19
· 17 commits to main since this release

What's Changed

Major Changes:

  • @statmlben Revised Classes:

    • ReHLine: This class is designed for manually setting up problems, providing users with greater flexibility and control.
    • plqERM_ridge: This class focuses on solving Empirical Risk Minimization (ERM) problems, enhancing the library's capabilities in this area.
  • @statmlben Documentation Improvements:

    • Extensive enhancements have been made to the documentation, ensuring clearer guidance and support for users.

Minor Changes:

  • add epsilon-insensitive loss for SVR by @Aoblex in #5
  • Add a linear term to rehline.cpp by @aorazalin in #4

New Contributors

Full Changelog: v0.0.3...v0.0.4