tf.contrib.learn.TensorFlowEstimator.set_params(**params) Set the parameters of this estimator. The
tf.contrib.learn.TensorFlowRNNRegressor.partial_fit(x, y) Incremental fit on a batch of samples. This
tf.contrib.learn.NanLossDuringTrainingError.__str__()
tf.contrib.learn.LinearRegressor.get_variable_value(name) Returns value of the variable given by name.
class tf.contrib.learn.Estimator Estimator class is the basic TensorFlow model trainer/evaluator.
tf.contrib.learn.LinearRegressor.__repr__()
class tf.contrib.learn.TensorFlowRNNClassifier TensorFlow RNN Classifier model.
tf.contrib.learn.extract_dask_labels(labels) Extract data from dask.Series for labels.
tf.contrib.learn.RunConfig.job_name
tf.contrib.learn.DNNRegressor.bias_
Page 3 of 18