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

tf.contrib.distributions.InverseGammaWithSoftplusAlphaBeta.__init__(alpha, beta, validate_args=False, allow_nan_stats=True, name='InverseGammaWithSoftplusAlphaBeta')

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

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

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

tf.contrib.distributions.Poisson.pmf(value, name='pmf') Probability mass function. Args:

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

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

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

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

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

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

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

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.df Degrees of freedom in these Student's t distribution(s).

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

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

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

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

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

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

2025-01-10 15:47:30