Adds logistic_regression_head.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 1 May 2018 23:38:19 +0000 (16:38 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 1 May 2018 23:41:10 +0000 (16:41 -0700)
commit1aa7aaa731ad8b64345fbfec2f53b49a77a9b94d
tree04a4c8301b8598b9069131e584229f5790cfef2c
parentf5dbc1e16622f433f41f195bb33f56d674a004ce
Adds logistic_regression_head.

PiperOrigin-RevId: 195017830
tensorflow/contrib/estimator/__init__.py
tensorflow/contrib/estimator/python/estimator/head.py
tensorflow/contrib/estimator/python/estimator/head_test.py