aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/boosted_trees/proto
Commit message (Expand)AuthorAge
* Added support for categorical features.Gravatar A. Unique TensorFlower2018-08-28
* Fix the interaction between the split handler ops and the grow tree ensemble ...Gravatar A. Unique TensorFlower2018-08-22
* 1) Update the proto files for oblivious trees.Gravatar A. Unique TensorFlower2018-08-21
* First iteration of oblivious tree split handling for dense features.Gravatar A. Unique TensorFlower2018-08-14
* Automated g4 rollback of changelist 190858242Gravatar Jianwei Xie2018-03-29
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Automated g4 rollback of changelist 190835392Gravatar Anna R2018-03-28
* Merge changes from github.Gravatar Jianwei Xie2018-03-28
* Basic feature selection for boosted trees.Gravatar A. Unique TensorFlower2018-01-18
* Renaming feature_id to dimension_id in dense float splitGravatar A. Unique TensorFlower2017-11-16
* First part of the refactoring allowing sparse multivalent feature columns.Gravatar A. Unique TensorFlower2017-10-25
* Automatically fill in num_classes, growing_mode, pruning_mode, learning_rate ...Gravatar A. Unique TensorFlower2017-08-31
* Migrate kernels to boosted_trees.Gravatar A. Unique TensorFlower2017-06-21
* Move generic tree representation proto to tensorflow/contrib.Gravatar A. Unique TensorFlower2017-06-13
* Store the number of trees and layers that were attempted to be built.Gravatar A. Unique TensorFlower2017-04-27
* Add serving code for set membership split type.Gravatar A. Unique TensorFlower2017-04-13
* Migrate trees, models, testutils, and resources libraries to boosted_trees.Gravatar A. Unique TensorFlower2017-03-31
* Migrate utils and protos to contrib/boosted_trees.Gravatar A. Unique TensorFlower2017-03-22