aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/boosted_trees/examples
Commit message (Expand)AuthorAge
* Pylint fixGravatar Yong Tang2018-07-14
* Fix bug inside boston.py in boosted_trees with python 3Gravatar Yong Tang2018-07-14
* Adds DNN + GBDT combined estimators to tensorflow/contrib/boosted_trees/estim...Gravatar A. Unique TensorFlower2017-12-15
* Update the Boston example to include the feature importance and a custom expo...Gravatar A. Unique TensorFlower2017-11-20
* Merge changes from github.Gravatar Benoit Steiner2017-10-24
* Change GBDTClassifer to internally use twice differntiable implementation ofGravatar A. Unique TensorFlower2017-10-17
* Fixing comment mismatch.Gravatar A. Unique TensorFlower2017-10-16
* Adding a binary classification exampleGravatar A. Unique TensorFlower2017-10-09
* Adding TF Boosted trees regression example on boston dataset, minor fix for m...Gravatar A. Unique TensorFlower2017-10-04
* Added get variable utils to tf.estimator.Estimator.Gravatar Mustafa Ispir2017-10-04
* Adding TF Boosted trees regression example on boston dataset, minor fix for m...Gravatar A. Unique TensorFlower2017-10-04
* Adding an example for how to run TF Boosted Trees with mnistGravatar A. Unique TensorFlower2017-09-29