Home
last modified time | relevance | path

Searched refs:logistic_model_no_mode_fn (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Destimator_input_test.py152 def logistic_model_no_mode_fn(features, labels): function
242 estimator.Estimator(model_fn=logistic_model_no_mode_fn))
263 est = estimator.Estimator(model_fn=logistic_model_no_mode_fn)
289 est = estimator.Estimator(model_fn=logistic_model_no_mode_fn)
297 est = estimator.Estimator(model_fn=logistic_model_no_mode_fn)
Destimator_test.py171 def logistic_model_no_mode_fn(features, labels): function
748 est = estimator.Estimator(model_fn=logistic_model_no_mode_fn)
759 est = estimator.Estimator(model_fn=logistic_model_no_mode_fn)
775 est = estimator.Estimator(model_fn=logistic_model_no_mode_fn)
784 est = estimator.Estimator(model_fn=logistic_model_no_mode_fn)
793 est = estimator.Estimator(model_fn=logistic_model_no_mode_fn)