aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/estimator/estimator_lib.py
Commit message (Expand)AuthorAge
* Move model_to_estimator utility into Estimator from Keras.Gravatar Michael Case2018-05-14
* Removing remove_undocumented calls from tensorflow/python.Gravatar Anna R2018-04-25
* Added kernels and estimators for Gradient Boosting Trees algorithm.Gravatar Younghee Kwon2018-03-29
* Move warm_starting_util from third_party/tensorflow/python/estimator to third...Gravatar A. Unique TensorFlower2018-03-09
* Add WarmStartSettings configuration for canned Estimators.Gravatar A. Unique TensorFlower2018-01-17
* Add Baseline Estimators to core TensorFlowGravatar A. Unique TensorFlower2017-11-10
* Add the 'is_the_final_export' signal to Exporters.Gravatar Igor Saprykin2017-10-05
* Publish train_and_evaluate and associated classes.Gravatar Martin Wicke2017-10-04
* Added canned estimators to Tensorflow library. List of added estimators:Gravatar Mustafa Ispir2017-06-22
* Fix estimator subdirs when running tests on the pip-installed tensorflow.Gravatar Jonathan Hseu2017-03-20
* Fix estimator tests when running against the installed pip package.Gravatar Jonathan Hseu2017-03-16