tf.contrib.learn.LinearRegressor.bias_
tf.contrib.learn.DNNRegressor.export(*args, **kwargs) Exports inference graph into given dir. (deprecated arguments)
tf.contrib.learn.DNNClassifier.bias_ DEPRECATED FUNCTION THIS FUNCTION IS DEPRECATED. It will
tf.contrib.learn.TensorFlowRNNClassifier.fit(x, y, steps=None, monitors=None, logdir=None) Neural network model from provided
tf.contrib.learn.TensorFlowRNNRegressor.predict_proba(x, batch_size=None) Predict class probability of the input samples x
tf.contrib.learn.BaseEstimator.get_variable_value(name) Returns value of the variable given by name. Args:
tf.contrib.learn.TensorFlowRNNClassifier.get_params(deep=True) Get parameters for this estimator. Args:
tf.contrib.learn.LinearRegressor.config
tf.contrib.learn.read_batch_examples(file_pattern, batch_size, reader, randomize_input=True, num_epochs=None, queue_capacity=10000, num_threads=1, read_batch_size=1
tf.contrib.learn.DNNRegressor.model_dir
Page 12 of 18