tf.contrib.learn.LinearClassifier.export(export_dir, input_fn=None, input_feature_key=None, use_deprecated_input_fn=True, signature_fn=None, default_batch_size=1, e
tf.contrib.learn.BaseEstimator.model_dir
tf.contrib.learn.TensorFlowRNNClassifier.get_tensor(name) Returns tensor by name. Args:
tf.contrib.learn.DNNClassifier.weights_ DEPRECATED FUNCTION THIS FUNCTION IS DEPRECATED. It will
tf.contrib.learn.Estimator.get_variable_names() Returns list of all variable names in this model. Returns:
tf.contrib.learn.LinearRegressor.linear_bias_ Returns bias of the linear part.
tf.contrib.learn.TensorFlowRNNClassifier.partial_fit(x, y) Incremental fit on a batch of samples. This
class tf.contrib.learn.RunConfig This class specifies the specific configurations for the run. If
tf.contrib.learn.LinearRegressor.linear_weights_ Returns weights per feature of the linear part.
class tf.contrib.learn.TensorFlowRNNRegressor TensorFlow RNN Regressor model.
Page 17 of 18