tf.contrib.learn.BaseEstimator.
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.BaseEstimator.__repr__()

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

tf.contrib.learn.TensorFlowRNNRegressor.__repr__()

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

tf.contrib.learn.TensorFlowRNNRegressor.predict(x, axis=1, batch_size=None) Predict class or regression for x.

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

tf.contrib.learn.DNNRegressor.get_variable_names() Returns list of all variable names in this model.

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

tf.contrib.learn.BaseEstimator.predict(*args, **kwargs) Returns predictions for given features. (deprecated arguments)

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

tf.contrib.learn.LinearClassifier.predict_proba(x=None, input_fn=None, batch_size=None, outputs=None, as_iterable=False) Runs

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

tf.contrib.learn.Estimator.set_params(**params) Set the parameters of this estimator. The method

2025-01-10 15:47:30
tf.contrib.learn.RunConfig.is_chief
  • References/Big Data/TensorFlow/TensorFlow Python/Learn

tf.contrib.learn.RunConfig.is_chief

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

tf.contrib.learn.BaseEstimator.set_params(**params) Set the parameters of this estimator. The

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

tf.contrib.learn.TensorFlowEstimator.export(*args, **kwargs) Exports inference graph into given dir. (deprecated arguments)

2025-01-10 15:47:30