aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/boosted_trees_ops.cc
Commit message (Expand)AuthorAge
* Boosted trees: Adding categorical split support to prediction ops.Gravatar A. Unique TensorFlower2018-09-25
* Move Quantile Stream Resource to core.Gravatar Zhenyu Tan2018-09-11
* - Adding ability to center bias as a first step of training gbdtGravatar A. Unique TensorFlower2018-07-03
* Add an op that returns a proto containing debugging and modelGravatar A. Unique TensorFlower2018-06-27
* Adding min node weight regularizationGravatar A. Unique TensorFlower2018-04-16
* boosted_trees: Make some regularizer/hyper-params as inputs instead of attrib...Gravatar Younghee Kwon2018-04-16
* Revealing the range of node ids in the latest layer via resource' stateGravatar A. Unique TensorFlower2018-04-11
* Added kernels and estimators for Gradient Boosting Trees algorithm.Gravatar Younghee Kwon2018-03-29