tf.contrib.distributions.MultivariateNormalDiag.log_prob()
  • References/Big Data/TensorFlow/TensorFlow Python/Statistical distributions

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

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

tf.contrib.distributions.DirichletMultinomial.parameters Dictionary of parameters used by this Distribution.

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

tf.contrib.distributions.DirichletMultinomial.std(name='std') Standard deviation.

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

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

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

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

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

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

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

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

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

tf.contrib.distributions.MultivariateNormalDiagWithSoftplusStDev.log_sigma_det(name='log_sigma_det') Log of determinant of covariance

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

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

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

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

2025-01-10 15:47:30