Metadata-Version: 2.1 Name: TFTree Version: 0.1.6 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 Keywords: tensorflow,machine learning,sklearn,spark,model-serving Platform: UNKNOWN Requires-Dist: tensorflow Requires-Dist: scipy (>=0.17) Requires-Dist: numpy (>=1.10) Requires-Dist: scikit-learn (>=0.20.2) ttt is a machine learning toolkit designed to efficiently perform tree model exporting into tensorflow estimators.