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
tf.contrib.distributions.Chi2.
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Chi2.__init__(df, validate_args=False, allow_nan_stats=True, name='Chi2') Construct Chi2 distributions

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

tf.contrib.distributions.Binomial.variance(name='variance') Variance.

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

tf.contrib.distributions.MultivariateNormalCholesky.allow_nan_stats Python boolean describing behavior when a stat is undefined

2025-01-10 15:47:30