Metadata-Version: 2.1
Name: FanTree
Version: 0.2.0
Summary: This is a Python module about decision tree.
Author-email: ShiYuan Fan <fanfansmilkyway@gmail.com>
Project-URL: Homepage, https://github.com/fanfansmilkyway/FanTree
Project-URL: Issues, https://github.com/fanfansmilkyway/FanTree/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

This is a Python module about decision tree.

Github source code: https://github.com/fanfansmilkyway/FanTree
