tf.contrib.learn.TensorFlowRNNClassifier.predict_proba()
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.TensorFlowRNNClassifier.predict_proba(x, batch_size=None) Predict class probability of the input samples x

2025-01-10 15:47:30
tf.contrib.learn.monitors.SummarySaver.every_n_post_step()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.SummarySaver.every_n_post_step(step, session) Callback after a step is finished or end()

2025-01-10 15:47:30
tf.contrib.learn.TensorFlowEstimator.get_variable_value()
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.TensorFlowEstimator.get_variable_value(name) Returns value of the variable given by name.

2025-01-10 15:47:30
tf.contrib.learn.monitors.PrintTensor.post_step()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.PrintTensor.post_step(step, session)

2025-01-10 15:47:30
tf.contrib.distributions.StudentT.pdf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.StudentT.pdf(value, name='pdf') Probability density function. Args:

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.Chi2Tensor
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

class tf.contrib.bayesflow.stochastic_tensor.Chi2Tensor Chi2Tensor is a StochasticTensor backed by the

2025-01-10 15:47:30
tf.contrib.distributions.Laplace.sample_n()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Laplace.sample_n(n, seed=None, name='sample_n') Generate n samples.

2025-01-10 15:47:30
tf.SparseTensor.eval()
  • References/Big Data/TensorFlow/TensorFlow Python/Sparse Tensors

tf.SparseTensor.eval(feed_dict=None, session=None) Evaluates this sparse tensor in a Session.

2025-01-10 15:47:30
tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.log_survival_function()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.log_survival_function(value, name='log_survival_function') Log

2025-01-10 15:47:30
tf.contrib.learn.monitors.ValidationMonitor.set_estimator()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.ValidationMonitor.set_estimator(estimator) A setter called automatically by the target estimator.

2025-01-10 15:47:30