STT-tensorflow/tensorflow/python/kernel_tests/boosted_trees
2020-11-16 14:05:50 -08:00
..
__init__.py Added kernels and estimators for Gradient Boosting Trees algorithm. 2018-03-29 09:48:47 -07:00
BUILD Disables //tensorflow/python/kernel_tests/boosted_trees:[training_ops_test,prediction_ops_test,resource_ops_test] on Mac OS because of segfaults. 2020-11-16 14:05:50 -08:00
prediction_ops_test.py Add leaf_id field to boosted_trees.DebugOutput, and populate it in BoostedTreesExampleDebugOutputsOp. 2020-03-09 13:56:05 -07:00
quantile_ops_test.py Remove unnecessary eval() calls 2020-06-30 17:18:32 -07:00
resource_ops_test.py Add @run_deprecated_v1 annotation to tests failing in v2 2018-11-29 15:43:25 -08:00
stats_ops_test.py Move away from deprecated asserts 2020-06-30 16:10:22 -07:00
training_ops_test.py Move away from deprecated asserts 2020-06-30 16:10:22 -07:00