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

tf.contrib.distributions.Chi2.__init__(df, validate_args=False, allow_nan_stats=True, name='Chi2') Construct Chi2 distributions

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

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

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

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

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

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

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

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

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

tf.contrib.distributions.Laplace.is_reparameterized

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

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

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

tf.contrib.distributions.BernoulliWithSigmoidP.param_static_shapes(cls, sample_shape) param_shapes with static (i.e. TensorShape)

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

tf.contrib.distributions.Gamma.get_event_shape() Shape of a single sample from a single batch as a TensorShape.

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

tf.contrib.distributions.TransformedDistribution.get_event_shape() Shape of a single sample from a single batch as a TensorShape

2025-01-10 15:47:30