tf.contrib.learn.DNNClassifier.evaluate(x=None, y=None, input_fn=None, feed_fn=None, batch_size=None, steps=None, metrics=None, name=None) See
tf.contrib.learn.TensorFlowEstimator.get_params(deep=True) Get parameters for this estimator. Args:
tf.contrib.learn.LinearRegressor.__repr__()
tf.contrib.learn.TensorFlowEstimator.predict(x, axis=1, batch_size=None) Predict class or regression for x.
tf.contrib.learn.TensorFlowEstimator.config
tf.contrib.learn.LinearRegressor.get_params(deep=True) Get parameters for this estimator. Args:
tf.contrib.learn.TensorFlowRNNClassifier.set_params(**params) Set the parameters of this estimator. The
tf.contrib.learn.TensorFlowRNNClassifier.__repr__()
tf.contrib.learn.BaseEstimator.get_variable_names() Returns list of all variable names in this model.
tf.contrib.learn.TensorFlowRNNClassifier.weights_ Returns weights of the rnn layer.
Page 4 of 18