Rsclassifier

Latest version: v1.5.3

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

Scan your dependencies

Page 3 of 3

1.1.1

Added
- Default value for `growth_size` is now 1.

Bugfix
- Fixed an issue with rule pruning where setting `growth_size` to less than 1, then back to 1, would still trigger pruning due to the old pruning set being stored. Now, pruning will correctly be skipped when `growth_size` is reset to 1.

1.1

Added
- Cross-validation is used for rule pruning.
- Support for Boolean features.
- Decision trees are used for feature selection.
- User is informed when num_prop is more than the total number of features.
- Show the total number of Boolean features after Booleanization.
- tqdm can be now disabled.

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.