tf.contrib.distributions.Bernoulli.event_shape()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.contrib.distributions.Multinomial.validate_args Python boolean indicated possibly expensive checks are enabled.

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

tf.contrib.distributions.MultivariateNormalFull.get_batch_shape() Shape of a single sample from a single event index as a

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

tf.contrib.distributions.Beta.prob(value, name='prob') Probability density/mass function (depending on is_continuous)

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

tf.contrib.distributions.Distribution.log_cdf(value, name='log_cdf') Log cumulative distribution function. Given

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

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

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

class tf.contrib.distributions.WishartCholesky The matrix Wishart distribution on positive definite matrices.

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

tf.contrib.distributions.Dirichlet.validate_args Python boolean indicated possibly expensive checks are enabled.

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

tf.contrib.distributions.MultivariateNormalFull.sigma Dense (batch) covariance matrix, if available.

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

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

2025-01-10 15:47:30