Rules-extraction

Latest version: v0.1.0

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

Scan your dependencies

0.1.0

Code Refactoring and Feature Enhancement

Changes Made
- Refactored the code structure and redesigned the logic implementation.
- Introduced `Rule` and `EnsembleRule` classes to enhance rule modeling.
- Implemented `RuleRanker` class to handle rule ranking logic efficiently.
- Plot logic in plot.py
- All other logic are now stored as functions stored in `utils.py`.

New Features
- Added `Rule` and `EnsembleRule` classes, both compatible with the scikit-learn API.
- Introduced `RuleRanker` to facilitate rule ranking operations.

Documentation
- Enhanced documentation.

0.0.4

Debugs import issues

0.0.3

What's Changed
* Plot by arthurbabey in https://github.com/HES-XPLAIN/rules-extraction/pull/20
* typo by arthurbabey in https://github.com/HES-XPLAIN/rules-extraction/pull/22
* Update dataprocessor by arthurbabey in https://github.com/HES-XPLAIN/rules-extraction/pull/23
* Version 0.0.3 by rmarquis in https://github.com/HES-XPLAIN/rules-extraction/pull/24


**Full Changelog**: https://github.com/HES-XPLAIN/rules-extraction/compare/0.0.2...0.0.3

0.0.2

What's Changed
* Adjust scikit-learn version and metadata by rmarquis in https://github.com/HES-XPLAIN/rules-extraction/pull/17
* Version 0.0.2 by rmarquis in https://github.com/HES-XPLAIN/rules-extraction/pull/18


**Full Changelog**: https://github.com/HES-XPLAIN/rules-extraction/compare/0.0.1...0.0.2

0.0.1

First complete release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.