tf.contrib.distributions.BetaWithSoftplusAB.sample()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.mean(name='mean') Mean. Additional documentation

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

tf.contrib.distributions.InverseGamma.is_continuous

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

tf.contrib.distributions.Distribution.__init__(dtype, parameters, is_continuous, is_reparameterized, validate_args, allow_nan_stats, name=None)

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

tf.contrib.distributions.DirichletMultinomial.alpha Parameter defining this distribution.

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

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

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

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

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

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

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

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

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

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

2025-01-10 15:47:30