tf.contrib.distributions.Multinomial.cdf()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

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

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

class tf.contrib.distributions.Beta Beta distribution. This distribution is parameterized by a

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

tf.contrib.distributions.Chi2.is_continuous

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

tf.contrib.distributions.Distribution.mode(name='mode') Mode.

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

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

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

class tf.contrib.distributions.Exponential The Exponential distribution with rate parameter lam. The

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
tf.contrib.distributions.WishartFull.allow_nan_stats
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

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

2025-01-10 15:47:30