tf.contrib.learn.TensorFlowRNNRegressor.set_params(**params) Set the parameters of this estimator. The
tf.contrib.learn.BaseEstimator.partial_fit(x=None, y=None, input_fn=None, steps=1, batch_size=None, monitors=None) Incremental
tf.contrib.learn.DNNRegressor.linear_bias_ Returns bias of the linear part.
class tf.contrib.learn.NanLossDuringTrainingError
class tf.contrib.learn.DNNRegressor A regressor for TensorFlow DNN models. Example:
tf.contrib.learn.DNNClassifier.get_variable_value(name) Returns value of the variable given by name. Args:
tf.contrib.learn.DNNRegressor.get_variable_value(name) Returns value of the variable given by name. Args:
tf.contrib.learn.LinearRegressor.get_variable_names() Returns list of all variable names in this model.
class tf.contrib.learn.LinearRegressor Linear regressor model. Train a linear regression model
tf.contrib.learn.DNNRegressor.weights_
Page 13 of 18