aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/boosted_trees/resources
Commit message (Expand)AuthorAge
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Fix a memory corruption issue in boosted trees as the iterators become invali...Gravatar A. Unique TensorFlower2018-02-20
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Add a test case to validate number of buckets after quantile generation.Gravatar A. Unique TensorFlower2018-01-23
* Basic feature selection for boosted trees.Gravatar A. Unique TensorFlower2018-01-18
* internal change.Gravatar A. Unique TensorFlower2017-10-19
* DecisionTreeEnsembleResource provides accessor methods to the underlying tree...Gravatar A. Unique TensorFlower2017-10-02
* Minor cleanup: remove unused dependencies and inclusionsGravatar A. Unique TensorFlower2017-06-27
* Migrate kernels to boosted_trees.Gravatar A. Unique TensorFlower2017-06-21
* Fix build broken by cl/151008918 by adding missing #include.Gravatar A. Unique TensorFlower2017-04-03
* Migrate trees, models, testutils, and resources libraries to boosted_trees.Gravatar A. Unique TensorFlower2017-03-31