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

tf.contrib.distributions.WishartCholesky.__init__(df, scale, cholesky_input_output_matrices=False, validate_args=False, allow_nan_stats=True, name='WishartCholesky')

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

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

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

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

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

tf.contrib.distributions.Poisson.log_survival_function(value, name='log_survival_function') Log survival function.

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

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

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

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.event_shape(name='event_shape') Shape of a single sample from a single batch

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

tf.contrib.distributions.DirichletMultinomial.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)

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

tf.contrib.distributions.MultivariateNormalFull.log_pdf(value, name='log_pdf') Log probability density function.

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

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

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

tf.contrib.distributions.Laplace.event_shape(name='event_shape') Shape of a single sample from a single batch as a 1-D int32 Tensor

2025-01-10 15:47:30