Metadata-Version: 2.0
Name: TFTree
Version: 0.1.0
Summary: Tree to tensorflow
Home-page: https://github.com/yupbank/tree_to_tensorflow
Author: Peng Yu
Author-email: yupbank@gmail.com
License: UNKNOWN
Download-URL: https://github.com/yupbank/tree_to_tensorflow/archive/0.1.0.tar.gz
Description-Content-Type: UNKNOWN
Keywords: tensorflow,machine learning,sklearn,spark,model-serving
Platform: UNKNOWN
Requires-Dist: tensorflow (==1.4.1)
Requires-Dist: pytest (==2.8.7)
Requires-Dist: scipy (>=0.17)
Requires-Dist: numpy (>=1.10)
Requires-Dist: scikit-learn (==0.18.1)

ttt is a machine learning toolkit designed to efficiently perform
tree model exporting into tensorflow estimators.


