Metadata-Version: 2.1
Name: decision_tree_rules_extractor
Version: 0.1.1
Summary: Method of generalizing rules from decision tree
License: Apache License Version 2.0
Author: Roman
Requires-Python: ==3.11.3
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Requires-Dist: jupyterlab (>=4.0.5,<5.0.0)
Requires-Dist: matplotlib (>=3.7.3,<4.0.0)
Requires-Dist: pandas (>=2.1.0,<3.0.0)
Requires-Dist: scikit-learn (>=1.3.0,<2.0.0)
Description-Content-Type: text/markdown

# decision-tree-rules-extractor
Method of generalizing rules from decision tree  

