tf.contrib.distributions.ExponentialWithSoftplusLam.log_pdf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

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

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

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

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

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

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

tf.contrib.distributions.NormalWithSoftplusSigma.pdf(value, name='pdf') Probability density function.

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

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

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

tf.contrib.distributions.WishartFull.dimension Dimension of underlying vector space. The p in R^(p*p)

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

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

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

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

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

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

2025-01-10 15:47:30