Allow using DNN to only train the embeddings and using the tree model for the final...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Mon, 21 May 2018 21:47:37 +0000 (14:47 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 21 May 2018 21:50:13 +0000 (14:50 -0700)
commit1f10b08b375f6d9c4800dc4183ef836b3d729605
tree1ef1fe812ed6ed2b765af6d887f7c5a7de520b22
parent0cc2aeff9d3acd9131043d659cbe52377a03d715
Allow using DNN to only train the embeddings and using the tree model for the final prediction.

PiperOrigin-RevId: 197462585
tensorflow/contrib/boosted_trees/estimator_batch/dnn_tree_combined_estimator.py