tf.contrib.distributions.GammaWithSoftplusAlphaBeta.dtype
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.dtype The DType of Tensors handled by this

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

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

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

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

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

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

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

class tf.contrib.distributions.MultivariateNormalFull The multivariate normal distribution on R^k.

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

tf.contrib.distributions.Chi2.is_continuous

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

tf.contrib.distributions.InverseGamma.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a

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

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

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

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

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

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

2025-01-10 15:47:30