tf.contrib.learn.read_batch_features(file_pattern, batch_size, features, reader, randomize_input=True, num_epochs=None, queue_capacity=10000, feature_queue_capacity=100
tf.contrib.learn.DNNRegressor.export(*args, **kwargs) Exports inference graph into given dir. (deprecated arguments)
tf.contrib.learn.LinearRegressor.config
tf.contrib.learn.run_n(output_dict, feed_dict=None, restore_checkpoint_path=None, n=1) Run output_dict tensors n
tf.contrib.learn.DNNRegressor.model_dir
tf.contrib.learn.LinearRegressor.model_dir
tf.contrib.learn.TensorFlowRNNRegressor.export(*args, **kwargs) Exports inference graph into given dir. (deprecated arguments)
tf.contrib.learn.evaluate(graph, output_dir, checkpoint_path, eval_dict, update_op=None, global_step_tensor=None, supervisor_master='', log_every_steps=10, feed_fn=None
tf.contrib.learn.DNNClassifier.bias_ DEPRECATED FUNCTION THIS FUNCTION IS DEPRECATED. It will
tf.contrib.learn.BaseEstimator.get_variable_value(name) Returns value of the variable given by name. Args:
Page 11 of 18