Metadata-Version: 2.1
Name: tabular-trees
Version: 0.1.4
Summary: Package for tabular tree structures
Home-page: https://github.com/richardangell/tabular-trees
Author: Richard Angell
Author-email: richardangell37@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pandas (>=0.24)
Requires-Dist: xgboost (>=0.81)
Requires-Dist: tqdm (==4.46.1)

# ttrees
Python gbm explainer. <br>
Explain predictions from gbms in Python. <br>

