tf.contrib.distributions.Laplace.log_pmf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Laplace.log_pmf(value, name='log_pmf') Log probability mass function. Args:

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

tf.contrib.distributions.Categorical.std(name='std') Standard deviation.

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

class tf.contrib.distributions.WishartFull The matrix Wishart distribution on positive definite matrices. This

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

tf.contrib.distributions.Distribution.mean(name='mean') Mean.

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

class tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta Inverse Gamma with softplus applied to alpha and

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

tf.contrib.distributions.Binomial.cdf(value, name='cdf') Cumulative distribution function. Given

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

tf.contrib.distributions.Laplace.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D Tensor

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

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

2025-01-10 15:47:30
tf.contrib.distributions.WishartFull.df
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.WishartFull.df Wishart distribution degree(s) of freedom.

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

tf.contrib.distributions.Distribution.get_batch_shape() Shape of a single sample from a single event index as a TensorShape

2025-01-10 15:47:30