aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/boosted_trees/prediction_ops.cc
Commit message (Expand)AuthorAge
* Python interface for Boosted Trees model explainability (currently includes d...Gravatar A. Unique TensorFlower2018-09-19
* - 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
* boosted_trees: fixed the crash when eval/prediction is attempted with the ini...Gravatar Younghee Kwon2018-05-17
* boosted_trees: Make some regularizer/hyper-params as inputs instead of attrib...Gravatar Younghee Kwon2018-04-16
* Added kernels and estimators for Gradient Boosting Trees algorithm.Gravatar Younghee Kwon2018-03-29