tf.contrib.distributions.WishartFull.pdf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.contrib.distributions.GammaWithSoftplusAlphaBeta.log_prob(value, name='log_prob') Log probability density/mass function (depending

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

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

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

tf.contrib.distributions.MultivariateNormalDiag.sigma_det(name='sigma_det') Determinant of covariance matrix.

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

tf.contrib.distributions.Bernoulli.log_prob(value, name='log_prob') Log probability density/mass function (depending on

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

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

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

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

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

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

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

class tf.contrib.distributions.Mixture Mixture distribution. The Mixture object implements

2025-01-10 15:47:30