tf.contrib.learn.DNNClassifier.predict_proba(*args, **kwargs)
Returns prediction probabilities for given features. (deprecated arguments)
SOME ARGUMENTS ARE DEPRECATED. They will be removed after 2016-09-15. Instructions for updating: The default behavior of predict() is changing. The default value for as_iterable will change to True, and then the flag will be removed altogether. The behavior of this flag is described below.
Args:
x: features.
input_fn: Input function. If set, x and y must