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

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

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.Poisson.mode()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Poisson.mode(name='mode') Mode. Additional documentation from Poisson:

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

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

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.Distribution.name
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Distribution.name Name prepended to all ops created by this Distribution.

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

tf.contrib.distributions.ExponentialWithSoftplusLam.lam

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

tf.contrib.distributions.NormalWithSoftplusSigma.sample(sample_shape=(), seed=None, name='sample') Generate samples of the specified

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

tf.contrib.distributions.ExponentialWithSoftplusLam.name Name prepended to all ops created by this Distribution.

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