tf.contrib.learn.extract_pandas_data()
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.extract_pandas_data(data) Extract data from pandas.DataFrame for predictors. Given

2025-01-10 15:47:30
tf.scalar_mul()
  • References/Big Data/TensorFlow/TensorFlow Python/Math

tf.scalar_mul(scalar, x) Multiplies a scalar times a Tensor or IndexedSlices object.

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

tf.contrib.distributions.Gamma.batch_shape(name='batch_shape') Shape of a single sample from a single event index as a 1-D Tensor

2025-01-10 15:47:30
tf.contrib.bayesflow.stochastic_tensor.LaplaceTensor.clone()
  • References/Big Data/TensorFlow/TensorFlow Python/BayesFlow Stochastic Tensors

tf.contrib.bayesflow.stochastic_tensor.LaplaceTensor.clone(name=None, **dist_args)

2025-01-10 15:47:30
tf.contrib.learn.TensorFlowRNNRegressor.save()
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.TensorFlowRNNRegressor.save(path) Saves checkpoints and graph to given path. Args:

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

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

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

tf.contrib.distributions.StudentTWithAbsDfSoftplusSigma.batch_shape(name='batch_shape') Shape of a single sample from a single

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

tf.contrib.distributions.MultivariateNormalCholesky.dtype The DType of Tensors handled by this

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

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

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

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

2025-01-10 15:47:30