tf.contrib.distributions.Normal.variance()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

tf.contrib.distributions.Normal.variance(name='variance') Variance.

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

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

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

tf.contrib.distributions.BaseDistribution.sample_n(n, seed=None, name='sample') Generate n samples.

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

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

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

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

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

tf.contrib.distributions.BernoulliWithSigmoidP.entropy(name='entropy') Shanon entropy in nats.

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

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

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

tf.contrib.distributions.Poisson.param_shapes(cls, sample_shape, name='DistributionParamShapes') Shapes of parameters given the

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

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.sigma Scaling factors of these Student's t distribution(s).

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

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

2025-01-10 15:47:30