Aplr

Latest version: v10.7.3

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

Scan your dependencies

Page 6 of 20

9.4.3

Fixed a minor bug that sometimes added unnecessary terms to the model.

9.4.2

Fixed a minor (and for practical purposes insignificant) inconsistency w.r.t. rounding errors.

9.4.1

Fixed a bug that caused less interaction terms than intended to be considered for model inclusion.

9.4.0

Reverted the default learning rate for APLRClassifier to 0.1.
Updated the documentation.

9.3.1

Introduced bugs in this version and yanked it as a consequence.

9.3.0

**Changes:**
- Added the constructor parameter _early_stopping_rounds_ with a default value of 500, meaning that if the validation loss does not improve during 500 boosting steps then boosting is aborted to save time. Due to _early_stopping_rounds_ it may make sense to try higher values of _m_ (max number of boosting steps).
- Updated documentation.
- Changed default values of _m_ for _APLRRegressor_ and _APLRClassifier_ and _v_ (learning rate) for _APLRClassifier_.

Page 6 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.