boosted_trees: allow labels to have rank 1 as other estimators.
authorYounghee Kwon <youngheek@google.com>
Fri, 18 May 2018 18:46:54 +0000 (11:46 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 18 May 2018 18:49:49 +0000 (11:49 -0700)
commitb16a67d6229773c24050b726a36d0e396bd618fa
tree3a31dd110a872439cb7d406f9941a0ce8fb98fea
parent161ba8ecc433c4ddbdbf88eb3a7a0d38bb253d0b
boosted_trees: allow labels to have rank 1 as other estimators.

PiperOrigin-RevId: 197178169
tensorflow/python/estimator/canned/boosted_trees.py
tensorflow/python/estimator/canned/boosted_trees_test.py