History log of /external/tensorflow/tensorflow/contrib/boosted_trees/examples/mnist.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bedfe8ac14bddbf21c5acf80d55abff9df4a7967 18-Oct-2017 Sergii Khomenko <x-sam@brainscode.com> Fix minor typos in TF Boosted Trees (#13792)

* Fix a typo in readme of a module of boosted trees

* Remove trailing backslashes
/external/tensorflow/tensorflow/contrib/boosted_trees/examples/mnist.py
34a4b21f8f9dea64d3e99a97f639396f2d5556d3 18-Oct-2017 A. Unique TensorFlower <gardener@tensorflow.org> Change GBDTClassifer to internally use twice differntiable implementation of
multiclass cross entropy loss.

PiperOrigin-RevId: 172532288
/external/tensorflow/tensorflow/contrib/boosted_trees/examples/mnist.py
c41dbc3c1832bc6c3662d4d942d095baa1fb49c9 04-Oct-2017 A. Unique TensorFlower <gardener@tensorflow.org> Adding TF Boosted trees regression example on boston dataset, minor fix for mnist example.

PiperOrigin-RevId: 171052367
/external/tensorflow/tensorflow/contrib/boosted_trees/examples/mnist.py
d66e77f7c3ad4e5880af5ed3f287e472b6873f93 04-Oct-2017 Mustafa Ispir <ispir@google.com> Added get variable utils to tf.estimator.Estimator.

PiperOrigin-RevId: 171052121
/external/tensorflow/tensorflow/contrib/boosted_trees/examples/mnist.py
6c954d0b3f02ea586a5fd3f9c2ea13bf8473d17f 04-Oct-2017 A. Unique TensorFlower <gardener@tensorflow.org> Adding TF Boosted trees regression example on boston dataset, minor fix for mnist example.

PiperOrigin-RevId: 171052367
/external/tensorflow/tensorflow/contrib/boosted_trees/examples/mnist.py
68c2774c2a2a17c3c829a4e9b5ccc85984caeae8 29-Sep-2017 A. Unique TensorFlower <gardener@tensorflow.org> Adding an example for how to run TF Boosted Trees with mnist

PiperOrigin-RevId: 170485895
/external/tensorflow/tensorflow/contrib/boosted_trees/examples/mnist.py