tf.contrib.learn.TensorFlowRNNClassifier.set_params()

tf.contrib.learn.TensorFlowRNNClassifier.set_params(**params) Set the parameters of this estimator. The

2016-10-14 13:07:02
tf.contrib.learn.TensorFlowEstimator.get_params()

tf.contrib.learn.TensorFlowEstimator.get_params(deep=True) Get parameters for this estimator. Args:

2016-10-14 13:06:54
tf.contrib.learn.TensorFlowRNNRegressor.save()

tf.contrib.learn.TensorFlowRNNRegressor.save(path) Saves checkpoints and graph to given path. Args:

2016-10-14 13:07:07
tf.contrib.learn.BaseEstimator.get_variable_names()

tf.contrib.learn.BaseEstimator.get_variable_names() Returns list of all variable names in this model.

2016-10-14 13:05:28
tf.contrib.learn.LinearClassifier.weights_

tf.contrib.learn.LinearClassifier.weights_

2016-10-14 13:05:51
tf.contrib.learn.LinearRegressor.dnn_weights_

tf.contrib.learn.LinearRegressor.dnn_weights_ Returns weights of deep neural network part.

2016-10-14 13:05:53
tf.contrib.learn.LinearClassifier.get_estimator()

tf.contrib.learn.LinearClassifier.get_estimator()

2016-10-14 13:05:49
tf.contrib.learn.LinearRegressor.

tf.contrib.learn.LinearRegressor.__repr__()

2016-10-14 13:05:57
tf.contrib.learn.extract_dask_labels()

tf.contrib.learn.extract_dask_labels(labels) Extract data from dask.Series for labels.

2016-10-14 13:05:47
tf.contrib.learn.TensorFlowRNNClassifier.export()

tf.contrib.learn.TensorFlowRNNClassifier.export(*args, **kwargs) Exports inference graph into given dir. (deprecated arguments)

2016-10-14 13:06:59