tf.contrib.metrics.streaming_recall_at_k(*args, **kwargs) Computes the recall@k of the predictions with respect to dense labels
tf.contrib.learn.monitors.CaptureVariable.every_n_step_end(step, outputs)
class tf.nn.rnn_cell.LSTMStateTuple Tuple used by LSTM Cells for state_size, zero_state, and output
tf.contrib.learn.TensorFlowRNNClassifier.predict_proba(x, batch_size=None) Predict class probability of the input samples x
tf.contrib.distributions.LaplaceWithSoftplusScale.parameters Dictionary of parameters used by this Distribution.
tf.nn.rnn_cell.BasicRNNCell.__init__(num_units, input_size=None, activation=tanh)
Contents Metrics (contrib)Ops for evaluation metrics and summary statistics.API Metric Ops tf
tf.SparseTensor.__truediv__(sp_x, y) Internal helper function for 'sp_t / dense_t'.
tf.contrib.distributions.WishartFull.prob(value, name='prob') Probability density/mass function (depending on is_continuous)
tf.assert_non_negative(x, data=None, summarize=None, message=None, name=None) Assert the condition x >= 0 holds
Page 53 of 100