Scikit-psl

Latest version: v0.7.2

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

Scan your dependencies

Page 3 of 3

0.3.1

Fixed

- PSL is now correctly handles when all instances belong to the negative class
- [1](../../issues/1) if the first feature is assigned a negative score, it is now assigned the most negative score

0.3.0

Added

- PSL classifier can now run with continuous data and optimally (wrt. expected entropy) select thresholds to binarize
the data

Changed

- Significantly improved optimum calculation for MinEntropyBinarizer (the same optimization algorithm is shared with the
psls internal binarization algorithm)

0.2.0

Added

- PSL classifier
- introduced parallelization
- implemented l-step lookahead
- simple inspect(·) method that creates a tabular representation of the model

0.1.0

Added

- Initial implementation of the PSL algorithm

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.