Aplr

Latest version: v10.7.4

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

Scan your dependencies

Page 7 of 20

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_.

9.2.4

Fixed a bug where sample weights could be incorrectly used when estimating the split point for a term.

9.2.3

Fixed a bug that capped predictions too much when the cap_predictions_to_minmax_in_training argument in the predict method is True.

9.2.2

Fixed a rare and minor bug related to split point estimation.

9.2.1

Bugfix related to multi-threading library not loading in some environments.

9.2.0

- Improved the implementation of multi-threading.
- Simplified term names.
- Printing more information about training progress.

Page 7 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.