tf.contrib.distributions.Mixture.mean()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

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

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

tf.contrib.distributions.Binomial.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.WishartCholesky.sample()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

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

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

tf.contrib.distributions.InverseGamma.survival_function(value, name='survival_function') Survival function.

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

tf.contrib.distributions.Dirichlet.alpha_sum Sum of shape parameter.

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

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.parameters Dictionary of parameters used by this Distribution

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

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

2025-01-10 15:47:30